Update 99-run.sh

This commit is contained in:
Alexandre
2024-03-14 15:08:40 +01:00
committed by GitHub
parent 18c37eb349
commit c87d0b1560

View File

@@ -2,8 +2,9 @@
# shellcheck shell=bash
set -e
yarn prisma migrate deploy
bashio::log.info "Creating folders"
mkdir -p /config/library
bashio::log.info "Starting app..."
yarn prisma migrate deploy
yarn start docker-entrypoint.sh