Update 99-run.sh

This commit is contained in:
Alexandre
2022-03-09 19:35:59 +01:00
committed by GitHub
parent 72c9fc0bfc
commit 67d8280065

View File

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