Skip to content

Commit

Permalink
Better script probably, maybe
Browse files Browse the repository at this point in the history
  • Loading branch information
nas5w committed Jan 13, 2025
1 parent 9a9291c commit 0adf352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/migrate.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/usr/bin/bash
cd ./projects/database && ./node_modules/.bin/prisma migrate deploy
./projects/database/node_modules/.bin/prisma migrate deploy --schema ./projects/database/prisma/schema.prisma

0 comments on commit 0adf352

Please sign in to comment.