Use -l
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
Jannis Portmann 2023-05-17 17:50:56 +02:00
parent 1ec5e6d56c
commit 6f94c8f08c

View file

@ -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