mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Update 99-run.sh
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
# shellcheck disable=SC2155,SC2016
|
||||
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"
|
||||
|
||||
# Loop through each directory in /etc/services.d/
|
||||
|
||||
Reference in New Issue
Block a user