thomaswilson-sveltekit/scripts/entrypoint.sh

4 lines
49 B
Bash
Raw Normal View History

2026-03-01 22:14:22 +00:00
#!/bin/sh
npx prisma migrate dev
2026-03-01 22:14:22 +00:00
exec node build