cd before sourcing includes

This commit is contained in:
Rohan Mitchell
2015-04-24 15:00:49 +10:00
parent bb2f2a6f54
commit 8e2c224d4d

View File

@@ -5,9 +5,8 @@
# current database.
set -e
source ./script/ci/includes.sh
cd /home/openfoodweb/apps/openfoodweb/current
source ./script/ci/includes.sh
echo "Stopping unicorn and delayed job..."
service unicorn_openfoodweb stop