Update 99-run.sh

This commit is contained in:
Alexandre
2024-03-19 13:07:31 +01:00
committed by GitHub
parent da33f778d7
commit 4286de2ed7

View File

@@ -7,7 +7,7 @@ set -e
#################
bashio::log.info "Creating folders"
mkdir -p /config/library
mkdir -p "$STORAGE_FOLDER"
######################
# CONFIGURE POSTGRES #