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