Update nginxproxymanager-v5-install.sh

revert add certbot-dns-cloudflare
pull/1201/head
tteckster 2 years ago committed by GitHub
parent 6fccc26c9f
commit c43dcea48e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -113,7 +113,7 @@ $STD python3 -m venv /opt/certbot/
if [ "$(getconf LONG_BIT)" = "32" ]; then
$STD python3 -m pip install --no-cache-dir -U cryptography==3.3.2
fi
$STD python3 -m pip install --no-cache-dir cffi certbot certbot-dns-cloudflare
$STD python3 -m pip install --no-cache-dir cffi certbot
msg_ok "Installed Python"
msg_info "Installing Openresty"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.