fix: comment out all prisma
This commit is contained in:
parent
62031a36fd
commit
395c5ba793
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
#Run the prisma:deploy npm script
|
||||
npm run prisma:deploy
|
||||
# npm run prisma:deploy
|
||||
|
||||
# Start the server
|
||||
exec node build
|
||||
|
|
|
|||
Loading…
Reference in a new issue