diff --git a/usr/local/bin/custom/poe.sh b/usr/local/bin/custom/poe.sh index 507bf87..8ea01fe 100644 --- a/usr/local/bin/custom/poe.sh +++ b/usr/local/bin/custom/poe.sh @@ -2,8 +2,6 @@ LOGFILE="/var/log/rpi-$(date '+%Y%m%d%H%M%S').log" -IP_FILE=$(python3 /srv/poe_manager/generate_ips.py) - # Intervall aus DB (Sekunden) abrufen SLEEP=$(python3 - <