Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1204,7 +1204,8 @@ DELSITE(){
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
echo
|
||||
echo -en "${idsCL[LightCyan]}Reloading NGINX ... ${idsCL[Default]}"
|
||||
SERVICE nginx reload >/dev/null 2>&1
|
||||
ssh root@10.10.10.80 nodemgmt service nginx reload >/dev/null 2>&1
|
||||
ssh root@10.10.1.120 nodemgmt service nginx reload >/dev/null 2>&1
|
||||
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
|
||||
|
||||
# nid=1
|
||||
|
||||
Reference in New Issue
Block a user