1
0
mirror of synced 2025-12-17 04:52:15 +01:00
Files
hassio-addons/tvheadend/rootfs/usr/bin/restart_addon
2022-12-22 22:12:10 +01:00

10 lines
300 B
Plaintext

#!/usr/bin/env bashio
# ==============================================================================
# Home Assistant Community Add-on: TVHeadend
# Restarts the add-on
# ==============================================================================
echo "Restarting add-on"
bashio::addon.restart