Update startup.sh script
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user