mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 05:05:54 +00:00
Update nginxproxymanager-install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user