thomaswilson-sveltekit/scripts/entrypoint.sh
2026-06-23 13:13:35 +01:00

7 lines
106 B
Bash

#!/bin/sh
#Run the prisma:deploy npm script
# npm run prisma:deploy
# Start the server
exec node build