Update nodemgmt-scripts.sh

This commit is contained in:
2022-08-03 20:51:36 -05:00
parent 1f98dd64e2
commit 89c2f4d081

View File

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