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