mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-24 05:25:30 +00: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
|
python3-certbot-dns-cloudflare
|
||||||
$STD pip3 install certbot certbot-dns-multi
|
$STD pip3 install certbot certbot-dns-multi
|
||||||
$STD python3 -m venv /opt/certbot/
|
$STD python3 -m venv /opt/certbot/
|
||||||
ln -s /usr/local/bin/certbot /usr/bin/certbot
|
|
||||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||||
msg_ok "Installed Python Dependencies"
|
msg_ok "Installed Python Dependencies"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user