update
This commit is contained in:
@@ -1539,7 +1539,11 @@ GUI(){
|
||||
ln -s ${NM_NGINXPATH}/sites-available/${nfile##*/} ${nfile}
|
||||
echo "Done"
|
||||
done
|
||||
SERVICE_MGMT nginx restart
|
||||
if [[ "${RUN_NODE_IP}" != "10.6.1"* ]]; then
|
||||
SERVICE_MGMT nginx restart
|
||||
else
|
||||
/bin/systemctl restart nginx
|
||||
fi
|
||||
;;
|
||||
|
||||
gui) GUI;;
|
||||
|
||||
Reference in New Issue
Block a user