Add files via upload
This commit is contained in:
9
tvheadend/rootfs/usr/bin/restart_addon
Normal file
9
tvheadend/rootfs/usr/bin/restart_addon
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bashio
|
||||
# ==============================================================================
|
||||
# Home Assistant Community Add-on: TVHeadend
|
||||
# Restarts the add-on
|
||||
# ==============================================================================
|
||||
|
||||
echo "Restarting add-on"
|
||||
|
||||
bashio::addon.restart
|
||||
Reference in New Issue
Block a user