mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-18 23:01:49 +02:00
Update 99-run.sh
This commit is contained in:
@@ -66,6 +66,7 @@ bashio::log.info "Starting the app"
|
|||||||
echo " "
|
echo " "
|
||||||
|
|
||||||
# Test mode
|
# Test mode
|
||||||
|
TZ=$(bashio::config "TZ")
|
||||||
if [ $TZ = "test" ]; then
|
if [ $TZ = "test" ]; then
|
||||||
echo "secret mode found, launching script in /config/test.sh"
|
echo "secret mode found, launching script in /config/test.sh"
|
||||||
cd /config
|
cd /config
|
||||||
|
|||||||
Reference in New Issue
Block a user