1
0
mirror of synced 2026-03-24 12:49:57 +01:00
Files
hassio-addons/tvheadend/rootfs/usr/bin/restart_addon
2023-02-23 22:52:07 +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