Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-05 23:46:50 -06:00
parent 2f2f9aa454
commit 0653eef14a

View File

@@ -339,8 +339,6 @@ NEWSITE(){
echo -e -n "${idsCL[LightCyan]}New site domain name: ${idsCL[Default]}"
read NEW_SITE
showdivide=yes
else
fi
if [ -z ${CREATE_SSL+x} ]; then
echo -e -n "${idsCL[LightCyan]}Create SSL for site? [Y/n] ${idsCL[Default]}"