Trần Viết Sơn
feat: save temper
8b7e5fc
raw
history blame
122 Bytes
#!/bin/sh
npm run db:migrate:up
# Start the application using the command passed as arguments to this script
exec "$@"