This commit is contained in:
parent
1ec5e6d56c
commit
6f94c8f08c
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
python manage.py migrate
|
||||
python manage.py getlocales
|
||||
python manage.py makemessages -all
|
||||
python manage.py makemessages -l en -l de
|
||||
python manage.py compilemessages -f
|
||||
python manage.py getplzindex
|
||||
|
||||
|
|
Loading…
Reference in a new issue