[NginxPM & MotionEye] Fix pip issues

This commit is contained in:
Sam Heinz
2024-04-13 19:46:25 +10:00
parent 2cd28548c3
commit c052788716
2 changed files with 2 additions and 0 deletions

View File

@@ -27,6 +27,7 @@ $STD apt-get install -y \
python3 \
python3-dev \
python3-pip
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
msg_ok "Updated Python3"
msg_info "Installing Motion"

View File

@@ -40,6 +40,7 @@ $STD apt-get install -y \
python3-cffi \
python3-certbot \
python3-certbot-dns-cloudflare
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip3 install certbot_dns_porkbun
$STD pip3 install certbot-dns-duckdns
$STD python3 -m venv /opt/certbot/