Browse Source

Remove pre_deploy hook

pull/2/merge
Rodolfo Carvalho 10 years ago
parent
commit
bcefb8c464
1 changed files with 0 additions and 6 deletions
  1. +0
    -6
      scripts/pre_deploy.sh

+ 0
- 6
scripts/pre_deploy.sh View File

@ -1,6 +0,0 @@
#!/bin/bash
# enable SCL
source .bashrc
./manage.py migrate

Loading…
Cancel
Save