Update 02-mariadb_discovery.sh

This commit is contained in:
Alexandre
2023-09-06 13:52:16 +02:00
committed by GitHub
parent 7123393589
commit d08f1fffe3

View File

@@ -1,6 +1,8 @@
#!/usr/bin/with-contenv bashio
# shellcheck shell=bash
# Runs only after initialization done
if [ ! -f /app/www/public/occ ]: then cp "$(basename "${BASH_SOURCE}")" /scripts/ && exit 0; fi
if bashio::services.available 'mysql'; then