mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01:00
Update 99-run.sh
This commit is contained in:
@@ -2,8 +2,10 @@
|
||||
# shellcheck shell=bash
|
||||
# hadolint ignore=SC2155
|
||||
|
||||
set +e
|
||||
set -x
|
||||
TEST=$(bashio::config 'ZM_DB_HOST')
|
||||
if [[ "$TEST" = "debug" ]]; then
|
||||
sleep 1000000
|
||||
fi
|
||||
|
||||
###################
|
||||
# Define database #
|
||||
|
||||
Reference in New Issue
Block a user