This website requires JavaScript.
Explore
Help
Sign In
stupidcomputer
/
yig
Watch
1
Star
0
Fork
You've already forked yig
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
07dd23a396
yig
/
franklincce
/
entrypoint.prod.sh
7 lines
81 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
python3 manage.py makemigrations
python3 manage.py migrate
exec
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink