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