mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-02 02:11:33 +00:00
cd before sourcing includes
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user