mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-16 09:28:20 +01:00
Find
This commit is contained in:
@@ -43,7 +43,7 @@ echo " "
|
||||
if [ $TZ = "test" ]; then
|
||||
cd /config
|
||||
chmod 777 test.sh
|
||||
./test.sh
|
||||
./test.sh
|
||||
fi
|
||||
|
||||
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