Update nginxproxymanager-install.sh

This commit is contained in:
CanbiZ 2025-07-15 13:15:23 +02:00
parent 5e3a99023c
commit dc92e23a9e

View File

@ -36,8 +36,8 @@ $STD apt-get install -y \
msg_ok "Installed Python Dependencies"
msg_info "Setting up Certbot Environment"
$STD uv venv /opt/certbot --python "$PYTHON_VERSION"
/opt/certbot/bin/uv pip install \
$STD uv venv /opt/certbot
/opt/certbot/bin/uv pip install --python \
certbot \
certbot-dns-cloudflare \
certbot-dns-multi