Remove certbot-dns-multi from NPM

This commit is contained in:
Sam Heinz
2024-06-06 20:47:14 +10:00
parent dd22380ff9
commit 9d7fab7632

View File

@@ -41,7 +41,6 @@ $STD apt-get install -y \
python3-certbot \
python3-certbot-dns-cloudflare
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip3 install certbot-dns-multi
$STD python3 -m venv /opt/certbot/
msg_ok "Installed Python Dependencies"