Update the vagrant config → should work now

This commit is contained in:
Martin Pépin 2020-12-04 16:09:59 +01:00
parent 5d22a4cac4
commit df222f18a3
No known key found for this signature in database
GPG key ID: E7520278B1774448
7 changed files with 160 additions and 112 deletions

View file

@ -1,9 +1,8 @@
#!/bin/bash
#!/bin/sh
# Stop if an error is encountered.
set -e
set -euC
python manage.py migrate
python manage.py migrate --noinput
python manage.py sync_page_translation_fields
python manage.py update_translation_fields
python manage.py loaddata gestion sites articles