Update 99-run.sh

This commit is contained in:
Alexandre
2022-03-10 10:45:20 +01:00
committed by GitHub
parent 6079c49615
commit 004276327f

View File

@@ -2,10 +2,7 @@
# shellcheck shell=bash
# hadolint ignore=SC2155
TEST=$(bashio::config 'ZM_DB_HOST')
if [[ "$TEST" = "debug" ]]; then
sleep 1000000
fi
###################
# Define database #