Explorar o código

Update nginxproxymanager-install.sh

tweak
tteckster hai 1 ano
pai
achega
fc49442ff8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/nginxproxymanager-install.sh

+ 1 - 1
install/nginxproxymanager-install.sh

@@ -39,7 +39,7 @@ $STD apt-get install -y \
   python3-cffi \
   python3-certbot \
   python3-certbot-dns-cloudflare
-  pip3 install certbot_dns_porkbun
+$STD pip3 install certbot_dns_porkbun
 $STD python3 -m venv /opt/certbot/
 msg_ok "Installed Python Dependencies"