forked from forkanization/Proxmox-arm64
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
@@ -30,6 +30,7 @@ $STD apt-get -y install \
|
||||
wakeonlan \
|
||||
fping \
|
||||
zip \
|
||||
libtext-csv-perl \
|
||||
cron
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
@@ -51,7 +52,8 @@ $STD apt-get -y install \
|
||||
python3-requests \
|
||||
python3-tz \
|
||||
python3-tzlocal \
|
||||
python3-aiohttp
|
||||
python3-aiohttp \
|
||||
python3-cryptography
|
||||
rm -rf /usr/lib/python3.*/EXTERNALLY-MANAGED
|
||||
$STD pip3 install mac-vendor-lookup
|
||||
$STD pip3 install fritzconnection
|
||||
@@ -59,6 +61,7 @@ $STD pip3 install cryptography
|
||||
$STD pip3 install pyunifi
|
||||
$STD pip3 install openwrt-luci-rpc
|
||||
$STD pip3 install asusrouter
|
||||
$STD pip3 install paho-mqtt
|
||||
msg_ok "Installed Python Dependencies"
|
||||
|
||||
msg_info "Installing Pi.Alert"
|
||||
|
||||
Reference in New Issue
Block a user