django-ex/scripts/pre_deploy.sh
2015-05-19 17:38:59 +02:00

6 lines
62 B
Bash
Executable file

#!/bin/bash
# enable SCL
source .bashrc
./manage.py migrate