mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-03-16 22:10:28 +00:00
3 lines
72 B
Bash
Executable file
3 lines
72 B
Bash
Executable file
#!/usr/bin/env bash
|
|
cd examples/simple/
|
|
./manage.py makemigrations "$@"
|