mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-06 07:35:56 +02:00
Update 99-run.sh
This commit is contained in:
@@ -3,6 +3,12 @@
|
|||||||
# shellcheck disable=SC2155,SC2016
|
# shellcheck disable=SC2155,SC2016
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
|
mkdir -p /config/ente/custom-logs
|
||||||
|
mkdir -p /config/data
|
||||||
|
mkdir -p /config/minio-data
|
||||||
|
mkdir -p /config/postgres-data
|
||||||
|
mkdir -p /config/scripts/compose
|
||||||
|
|
||||||
bashio::log.info "Starting services"
|
bashio::log.info "Starting services"
|
||||||
|
|
||||||
# Loop through each directory in /etc/services.d/
|
# Loop through each directory in /etc/services.d/
|
||||||
|
|||||||
Reference in New Issue
Block a user