Explorar o código

First compile messages

Johannes Zellner %!s(int64=8) %!d(string=hai) anos
pai
achega
aa6219f7b5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.sh

+ 1 - 1
build.sh

@@ -21,5 +21,5 @@ pip install taiga-contrib-ldap-auth
 
 echo "run migration scripts"
 cd /app/code/taiga-back
-python manage.py collectstatic --noinput
 python manage.py compilemessages
+python manage.py collectstatic --noinput