update
This commit is contained in:
@@ -87,11 +87,11 @@ NEWCERT(){
|
||||
DIVIDER true
|
||||
|
||||
if [ ${NONGINXRESTART} -eq 0 ]; then
|
||||
if [[ "${RUN_NODE_IP}" != "10.6.1"* ]]; then
|
||||
# if [[ "${RUN_NODE_IP}" != "10.6.1"* ]]; then
|
||||
SERVICE_MGMT nginx restart
|
||||
else
|
||||
/bin/systemctl restart nginx
|
||||
fi
|
||||
# else
|
||||
# /bin/systemctl restart nginx
|
||||
# fi
|
||||
fi
|
||||
fi
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user