Update nodemgmt-scripts.sh
This commit is contained in:
@@ -520,7 +520,7 @@ SERVICE(){
|
|||||||
else
|
else
|
||||||
PH_CMD="ssh root@${!NT_HOST}"
|
PH_CMD="ssh root@${!NT_HOST}"
|
||||||
fi
|
fi
|
||||||
touch /opt/lb-data/nginx/test.repl
|
${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
|
# if [ "$NODE_TYPE" != "NC" ]; then
|
||||||
# ${PH_CMD} "echo -e \"Service ${1} ${2}\" > /etc/letsencrypt/test.repl"
|
# ${PH_CMD} "echo -e \"Service ${1} ${2}\" > /etc/letsencrypt/test.repl"
|
||||||
|
|||||||
Reference in New Issue
Block a user