diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 2de40803..f6d8d5ed 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -502,7 +502,7 @@ NEWCERT(){ fi } -DELSSL()){ +DELSSL(){ DEL_SSL=${2} if [ -z ${DEL_SSL+x} ]; then echo -e -n "${idsCL[LightCyan]}Delete what SSL site address: ${idsCL[Default]}"