Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-11 16:35:52 -06:00
parent 99132c84ad
commit 565f372726

View File

@@ -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]}"