Update letsencrypt.sh

This commit is contained in:
FusionPBX
2018-07-21 13:26:52 -06:00
committed by GitHub
parent daa7c6b69f
commit 2551bc4768

View File

@@ -74,7 +74,7 @@ fi
#single domain
if [ .$wilcard_domain = ."false" ]; then
dehydrated --cron --domain $domain_name --config /usr/local/etc/dehydrated/config --config /usr/local/etc/dehydrated/config --out /usr/local/etc/dehydrated/certs --challenge dns-01 --hook /usr/local/etc/dehydrated/hook.sh
dehydrated --cron --domain $domain_name --config /usr/local/etc/dehydrated/config --out /usr/local/etc/dehydrated/certs --challenge dns-01 --hook /usr/local/etc/dehydrated/hook.sh
fi
#remove the old backups