|
@@ -39,7 +39,7 @@ $STD apt-get install -y \
|
|
python3-cffi \
|
|
python3-cffi \
|
|
python3-certbot \
|
|
python3-certbot \
|
|
python3-certbot-dns-cloudflare
|
|
python3-certbot-dns-cloudflare
|
|
-rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
|
|
|
|
|
+
|
|
$STD python3 -m venv /opt/certbot/
|
|
$STD python3 -m venv /opt/certbot/
|
|
msg_ok "Updated Python"
|
|
msg_ok "Updated Python"
|
|
|
|
|