Code refactoring

This commit is contained in:
tteckster 2023-06-25 00:13:23 -04:00 committed by GitHub
parent f0a8502c96
commit 5ceda06575
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 13 additions and 13 deletions

View file

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