Update nodemgmt-scripts.sh
This commit is contained in:
@@ -70,7 +70,7 @@ NEWCERT(){
|
||||
else
|
||||
NEW_CERT=${1}
|
||||
fi
|
||||
if [ "${NEW_>CERT}" != "" ]; then
|
||||
if [ "${NEW_CERT}" != "" ]; then
|
||||
echo -e "${idsCL[LightGreen]}Requesting Certificate for '${idsCL[Yellow]}${NEW_CERT}${idsCL[LightGreen]}'...${idsCL[Default]}"
|
||||
echo ""
|
||||
do_with_root $CERT_DAEMON certonly --webroot -w /var/www/html -d ${NEW_CERT}
|
||||
|
||||
Reference in New Issue
Block a user