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