forked from DGNum/gestioCOF
Update provisioning
Il faut lancer `syncmails` au setup de GestioCOF
This commit is contained in:
parent
74abd6c853
commit
9482ab4416
1 changed files with 1 additions and 0 deletions
|
@ -3,5 +3,6 @@
|
||||||
|
|
||||||
source ~/venv/bin/activate
|
source ~/venv/bin/activate
|
||||||
python manage.py migrate
|
python manage.py migrate
|
||||||
|
python manage.py syncmails
|
||||||
python manage.py loaddata users root bda gestion sites
|
python manage.py loaddata users root bda gestion sites
|
||||||
python manage.py collectstatic --noinput
|
python manage.py collectstatic --noinput
|
||||||
|
|
Loading…
Reference in a new issue