Update nodemgmt-scripts.sh
This commit is contained in:
@@ -1368,6 +1368,7 @@ SERVICE(){
|
||||
else
|
||||
PH_CMD="ssh root@${!NT_HOST}"
|
||||
fi
|
||||
echo "HERE: ${PH_CMD}"
|
||||
${PH_CMD} "/usr/bin/touch /etc/nginx/test.repl"
|
||||
${PH_CMD} "echo -e \"Service ${1} ${2}\" > /etc/nginx/test.repl"
|
||||
if [ "$NODE_TYPE" != "NC" ]; then
|
||||
|
||||
Reference in New Issue
Block a user