Update nginxproxymanager-install.sh

This commit is contained in:
CanbiZ 2025-07-15 13:19:33 +02:00
parent dc92e23a9e
commit 8dcb8cbcac

View File

@ -37,7 +37,7 @@ msg_ok "Installed Python Dependencies"
msg_info "Setting up Certbot Environment" msg_info "Setting up Certbot Environment"
$STD uv venv /opt/certbot $STD uv venv /opt/certbot
/opt/certbot/bin/uv pip install --python \ $STD uv pip install --python \
certbot \ certbot \
certbot-dns-cloudflare \ certbot-dns-cloudflare \
certbot-dns-multi certbot-dns-multi