Do not upgrade acme.sh twice

This commit is contained in:
VirtuBox
2019-12-06 03:04:14 +01:00
parent 6f86a5d9c3
commit a1cf706f9f

View File

@@ -388,9 +388,6 @@ wo_install_acme_sh() {
--home /etc/letsencrypt \
--config-home /etc/letsencrypt/config \
--cert-home /etc/letsencrypt/renewal
# enable auto-upgrade
/etc/letsencrypt/acme.sh --config-home '/etc/letsencrypt/config' --upgrade --auto-upgrade
fi
if [ -x "$HOME/.acme.sh/acme.sh" ]; then