Files
hassio-addons/battybirdnet-pi/rootfs/01-battybirdnet.sh
2025-03-25 11:01:32 +01:00

8 lines
205 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