mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-25 07:49:37 +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
|
||||
|
||||
# generate the schema
|
||||
npm run generate
|
||||
# npm run generate
|
||||
|
||||
# Run database migration
|
||||
npm run migrate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue