Update 99-run.sh

This commit is contained in:
Alexandre
2024-03-19 08:26:48 +01:00
committed by GitHub
parent 32ada7f09d
commit d7723c75fd

View File

@@ -39,6 +39,7 @@ else
echo "configure database"
postgres /usr/lib/postgresql/*/bin/initdb
fi
fi
########################
# CONFIGURE LINKWARDEN #
@@ -46,4 +47,4 @@ fi
bashio::log.info "Starting app..."
yarn prisma migrate deploy
yarn start docker-entrypoint.sh & true
yarn start docker-entrypoint.sh