mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
6 lines
63 B
Bash
6 lines
63 B
Bash
!/bin/bash
|
|
|
|
npx prisma migrate deploy
|
|
node server.js
|
|
|
|
exec "$@" |