mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-04-29 17:14:41 +00:00
4 lines
72 B
Bash
4 lines
72 B
Bash
|
|
#!/usr/bin/env bash
|
||
|
|
cd examples/simple/
|
||
|
|
./manage.py makemigrations "$@"
|