crash message

This commit is contained in:
Alexandre
2021-11-01 22:14:21 +01:00
parent a156d1654f
commit ab52ac0293

View File

@@ -57,4 +57,4 @@ bashio::log.info "Starting the app"
##############
# Launch App #
##############
python -u /app/main.py
python -u /app/main.py || bashio::log.fatal "The app has crashed. Are you sure you entered the correct config options?"