Merge branch 'main' into main_local

This commit is contained in:
Sam Heinz
2024-10-14 12:45:44 +10:00
8 changed files with 226 additions and 15 deletions
+3 -1
View File
@@ -52,7 +52,9 @@ msg_ok "Installed PHP Dependencies"
msg_info "Installing Python Dependencies"
$STD apt-get -y install \
python3-pip \
python3-requests
python3-requests \
python3-tz \
python3-tzlocal
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
$STD pip3 install mac-vendor-lookup
$STD pip3 install fritzconnection