Update sites.inc
This commit is contained in:
@@ -910,7 +910,7 @@ EDITSITE(){
|
|||||||
echo
|
echo
|
||||||
|
|
||||||
echo -en "\033[1A\033[K\r${idsCL[LightCyan]}Restarting NGINX on all '${RUN_NODE_TYPE}' Nodes ... ${idsCL[Default]}"
|
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 -e "${idsCL[LightGreen]}Done${idsCL[Default]}"
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user