Update nodemgmt-scripts.sh

This commit is contained in:
2019-02-06 11:49:45 -06:00
parent 1d9fb16bc4
commit ea0ccfd426

View File

@@ -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}