Add wget and openssh dependencies

This commit is contained in:
Sam
2025-01-02 12:33:33 +10:00
parent e9f30734a3
commit d729c3e272
201 changed files with 797 additions and 194 deletions
+3 -1
View File
@@ -38,7 +38,9 @@ $STD apt-get install -y \
python3-venv \
python3-cffi \
python3-certbot \
python3-certbot-dns-cloudflare
python3-certbot-dns-cloudflare \
openssh-server \
wget
$STD pip3 install certbot-dns-multi
$STD python3 -m venv /opt/certbot/
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED