mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-04 06:44:06 +02:00
crash message
This commit is contained in:
@@ -57,4 +57,4 @@ bashio::log.info "Starting the app"
|
|||||||
##############
|
##############
|
||||||
# Launch 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?"
|
||||||
|
|||||||
Reference in New Issue
Block a user