Update nodemgmt-scripts.sh

This commit is contained in:
2023-06-21 21:44:52 -05:00
parent e62cd3b1e0
commit a36c0c95c7

View File

@@ -521,7 +521,7 @@ SERVICE(){
PH_CMD="ssh root@${!NT_HOST}"
fi
${PH_CMD} touch /opt/lb-data/nginx/test.repl
${PH_CMD} "echo -e \"Service ${1} ${2}\" >> /opt/lb-data/nginx/test.repl"
# ${PH_CMD} "echo -e \"Service ${1} ${2}\" >> /opt/lb-data/nginx/test.repl"
# if [ "$NODE_TYPE" != "NC" ]; then
# ${PH_CMD} "echo -e \"Service ${1} ${2}\" > /etc/letsencrypt/test.repl"
# fi