diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 1f97a440..e720c63a 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -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]}"