forked from DGNum/gestioCOF
fix syncmail invocation in prepare_django.sh
This commit is contained in:
parent
288e3f15b6
commit
babb458aa4
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ set -e
|
|||
python manage.py migrate
|
||||
python manage.py loaddata gestion sites articles
|
||||
python manage.py loaddevdata
|
||||
python manage.py syncmails
|
||||
python manage.py syncmails gestioncof/management/data/custommail.json
|
||||
|
|
Loading…
Reference in a new issue