Update 99-run.sh

This commit is contained in:
Alexandre
2022-03-09 20:08:42 +01:00
committed by GitHub
parent ef5d22f2e3
commit 58541f8641

View File

@@ -1,7 +1,10 @@
#!/usr/bin/with-contenv bashio
#!/usr/bin/env bashio
# shellcheck shell=bash
# hadolint ignore=SC2155
set +e
set +x
###################
# Define database #
###################