Remove call to execute_main_logic before reboot

This commit is contained in:
Alexandre
2026-01-10 16:53:29 +01:00
committed by GitHub
parent ccaf09ae7e
commit 48350b442e

View File

@@ -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