Update nginxproxymanager-install.sh
This commit is contained in:
parent
5e3a99023c
commit
dc92e23a9e
@ -36,8 +36,8 @@ $STD apt-get install -y \
|
|||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
msg_info "Setting up Certbot Environment"
|
msg_info "Setting up Certbot Environment"
|
||||||
$STD uv venv /opt/certbot --python "$PYTHON_VERSION"
|
$STD uv venv /opt/certbot
|
||||||
/opt/certbot/bin/uv pip install \
|
/opt/certbot/bin/uv pip install --python \
|
||||||
certbot \
|
certbot \
|
||||||
certbot-dns-cloudflare \
|
certbot-dns-cloudflare \
|
||||||
certbot-dns-multi
|
certbot-dns-multi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user