Unify file headers
This commit is contained in:
parent
e679a4b629
commit
4bbd464f9c
42 changed files with 47 additions and 64 deletions
|
|
@ -1,6 +1,11 @@
|
|||
#!/bin/bash
|
||||
# Copyright (C) 2018-2020 by BDE ENS Paris-Saclay
|
||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||
|
||||
python manage.py compilemessages
|
||||
python manage.py makemigrations
|
||||
|
||||
# Wait for database
|
||||
sleep 5
|
||||
python manage.py migrate
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue