Update sites.inc

This commit is contained in:
2024-02-05 14:54:02 -06:00
parent ef5940e53b
commit e7bd62d168

View File

@@ -910,7 +910,7 @@ EDITSITE(){
echo
echo -en "\033[1A\033[K\r${idsCL[LightCyan]}Restarting NGINX on all '${RUN_NODE_TYPE}' Nodes ... ${idsCL[Default]}"
SERVICE_MGMT nginx restart >/dev/null 2>&1
SERVICE_MGMT nginx restart #>/dev/null 2>&1
echo -e "${idsCL[LightGreen]}Done${idsCL[Default]}"
echo