Update pialert-install.sh (#3888)

Future versions will use these packages
pull/3905/head
leiweibau 1 month ago committed by GitHub
parent 79e0c29e33
commit 8d8b152f6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,9 @@ msg_ok "Installed PHP Dependencies"
msg_info "Installing Python Dependencies" msg_info "Installing Python Dependencies"
$STD apt-get -y install \ $STD apt-get -y install \
python3-pip \ python3-pip \
python3-requests python3-requests \
python3-tz \
python3-tzlocal
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip3 install mac-vendor-lookup $STD pip3 install mac-vendor-lookup
$STD pip3 install fritzconnection $STD pip3 install fritzconnection

Loading…
Cancel
Save

Powered by BW's shoe-string budget.