diff --git a/CMS/none/conf.sh b/CMS/none/conf.sh index e50430a..000b571 100644 --- a/CMS/none/conf.sh +++ b/CMS/none/conf.sh @@ -1,5 +1,5 @@ #Do not generate php pool when php is not installed -if [ $webserv != nginx-nonphp ]; then +if [ $webserv != nginx_nonphp ]; then #Setup PHP Pool wget -q -t7 "$repo"/raw/branch/"$branch"/CMS/none/Fpm-Pool.conf-unconfigured -O /etc/php/"$phpver"/fpm/pool.d/"$sitename".conf