diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 1a24b5e1..c9e8587b 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -728,7 +728,7 @@ DELSITE(){ nid=`expr $nid + 1` done echo "" - #SERVICE nginx reload + SERVICE nginx reload echo -e "${idsCL[LightRed]}Site has been deleted.${idsCL[Default]}" else echo "Missing arguments"