forked from forkanization/Proxmox-arm64
[NginxPM & MotionEye] Fix pip issues
This commit is contained in:
@@ -27,6 +27,7 @@ $STD apt-get install -y \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-dev \
|
python3-dev \
|
||||||
python3-pip
|
python3-pip
|
||||||
|
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||||
msg_ok "Updated Python3"
|
msg_ok "Updated Python3"
|
||||||
|
|
||||||
msg_info "Installing Motion"
|
msg_info "Installing Motion"
|
||||||
|
|||||||
@@ -40,6 +40,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 pip3 install certbot_dns_porkbun
|
$STD pip3 install certbot_dns_porkbun
|
||||||
$STD pip3 install certbot-dns-duckdns
|
$STD pip3 install certbot-dns-duckdns
|
||||||
$STD python3 -m venv /opt/certbot/
|
$STD python3 -m venv /opt/certbot/
|
||||||
|
|||||||
Reference in New Issue
Block a user