mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-01 20:50:23 +00:00
3 lines
66 B
Bash
Executable file
3 lines
66 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cd examples/simple/
|
|
./manage.py migrate "$@"
|