mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
Update 99-run.sh
This commit is contained in:
@@ -4,6 +4,8 @@ set -e
|
||||
|
||||
bashio::log.info "Creating folders"
|
||||
mkdir -p /config/library
|
||||
mkdir -p /config/database
|
||||
touch /config/database/linkwarden.sqlite
|
||||
|
||||
bashio::log.info "Starting app..."
|
||||
yarn prisma migrate deploy
|
||||
|
||||
Reference in New Issue
Block a user