thomaswilson-sveltekit/scripts/entrypoint.sh

4 lines
45 B
Bash
Raw Normal View History

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