Files
hassio-addons/battybirdnet-pi/rootfs/01-battybirdnet.sh
2025-03-21 11:33:15 +00:00

8 lines
203 B
Bash
Executable File

#!/command/with-contenv bashio
# shellcheck shell=bash
set -e
# Remove not working elements
sed -i "1a exit 0" /etc/cont-init.d/33-mqtt.sh
sed -i "1a sleep infinity" /custom-services.d/30-monitoring.sh