mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-29 09:49:38 +02:00
Update startup.sh script
This commit is contained in:
parent
b0b8a2794b
commit
0d84445791
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ echo "Starting AdventureLog"
|
||||||
wait_for_db
|
wait_for_db
|
||||||
|
|
||||||
# generate the schema
|
# generate the schema
|
||||||
npm run generate
|
# npm run generate
|
||||||
|
|
||||||
# Run database migration
|
# Run database migration
|
||||||
npm run migrate
|
npm run migrate
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue