mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-21 18:16:39 +02:00
Update nginxproxymanager-install.sh
fixes https://github.com/tteck/Proxmox/issues/3982
This commit is contained in:
parent
e4912cec78
commit
399786c5bd
@ -40,7 +40,6 @@ $STD apt-get install -y \
|
||||
python3-certbot-dns-cloudflare
|
||||
$STD pip3 install certbot certbot-dns-multi
|
||||
$STD python3 -m venv /opt/certbot/
|
||||
ln -s /usr/local/bin/certbot /usr/bin/certbot
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
msg_ok "Installed Python Dependencies"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user