mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update 99-run.sh
This commit is contained in:
@@ -131,6 +131,11 @@ if bashio::config.true 'auto_restart'; then
|
||||
|
||||
fi
|
||||
|
||||
if [ -f /data/addonrestarted ]; then
|
||||
bashio::log.warning "Warning, transmission had failed and the addon has self-rebooted as 'auto_restart' option was on. Please check that it is still running"
|
||||
rm /data/addonrestarted
|
||||
fi
|
||||
|
||||
#######################
|
||||
# Run haugene scripts #
|
||||
#######################
|
||||
|
||||
Reference in New Issue
Block a user