🔃 Sync Hub v0.51

This commit is contained in:
jokob-sk
2024-06-04 18:32:19 +10:00
parent a07e5b59c3
commit 4b577109c8
3 changed files with 0 additions and 10 deletions

View File

@@ -12,9 +12,6 @@ if [[ $EUID -ne 0 ]]; then
exit 1
fi
# Install gcc and other necessary build tools
apt-get update && apt-get install -y build-essential
# Install dependencies
apt-get install -y \
tini snmp ca-certificates curl libwww-perl arp-scan perl apt-utils cron sudo \