fix: remove quotes, new abra explodes

This commit is contained in:
2021-10-15 13:21:39 +02:00
parent 7e2618078b
commit 033e5fccc6

View File

@ -1,6 +1,6 @@
export FPM_TUNE_VERSION="v4"
export NGINX_CONF_VERSION="v2"
export MY_CNF_VERSION="v3"
export FPM_TUNE_VERSION=v4
export NGINX_CONF_VERSION=v2
export MY_CNF_VERSION=v3
NC_APP_DIR="app:/var/www/html"