mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Remove call to execute_main_logic before reboot
This commit is contained in:
@@ -105,7 +105,6 @@ wait_for_config_file() {
|
||||
done
|
||||
echo "$config_file is now available. Rebooting the addon."
|
||||
bashio::addon.restart
|
||||
execute_main_logic
|
||||
}
|
||||
|
||||
# Main script logic
|
||||
|
||||
Reference in New Issue
Block a user