fix for update

remotes/origin/PR-39
PekopT 10 years ago
parent 2e8d991ff4
commit ba12dca5c8
  1. 3
      update.sh

@ -5,4 +5,5 @@ git reset --hard &&
git pull &&
./manage.py migrate --noinput &&
./manage.py collectstatic --noinput &&
supervisorctl restart arch
supervisorctl restart arch &&
./manage.py recalculation_spec
Loading…
Cancel
Save