Update nodemgmt-scripts.sh
This commit is contained in:
@@ -94,7 +94,7 @@ case "$1" in
|
|||||||
nip='localhost'
|
nip='localhost'
|
||||||
NCMD=''
|
NCMD=''
|
||||||
else
|
else
|
||||||
NCMD='ssh root@${nip}'
|
NCMD="ssh root@${nip}"
|
||||||
fi
|
fi
|
||||||
echo -e "${idsCL[Yellow]}Setting folder permissions for Node ${nid} (${nip})${idsCL[Default]}"
|
echo -e "${idsCL[Yellow]}Setting folder permissions for Node ${nid} (${nip})${idsCL[Default]}"
|
||||||
echo -en "${idsCL[Cyan]}LetsEncrypt Certs ${idsCL[Default]}"
|
echo -en "${idsCL[Cyan]}LetsEncrypt Certs ${idsCL[Default]}"
|
||||||
|
|||||||
Reference in New Issue
Block a user