diff --git a/nodemgmt-scripts.sh b/nodemgmt-scripts.sh index 99a5817c..eaf2f2e2 100755 --- a/nodemgmt-scripts.sh +++ b/nodemgmt-scripts.sh @@ -1122,7 +1122,7 @@ NEWSITE(){ daterun=`date +%Y-%m-%d-%H-%M-%S` echo -e "${daterun}" >> /etc/nginx/new-site.lastrun DIVIDER true - SERVICE nginx reload nginx + SERVICE nginx reload echo "" echo -e "${idsCL[LightGreen]}The new site for '${idsCL[LightGreen]}${NEW_SITE}${idsCL[Default]}' has been created.${idsCL[Default]}" echo ""