Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
pbl6-cats
/
PBL6-informative-system
like
0
Sleeping
App
Files
Files
Community
9e8f9e3
PBL6-informative-system
/
backend
/
entrypoint.sh
Trần Viết Sơn
feat: save temper
8b7e5fc
2 months ago
raw
Copy download link
history
blame
Safe
122 Bytes
#!/bin/sh
npm run db:migrate:up
# Start the application using the command passed as arguments to this script
exec
"
$@
"