aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci/setup.sh
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2019-05-28 02:14:05 -0300
committerEuAndreh <eu@euandre.org>2019-05-28 02:20:00 -0300
commit6b6af477cb7296279d317cf584a0020e0201156d (patch)
treecc016501a7bfd2324e97c4437537eb261a296b2a /scripts/ci/setup.sh
parentRemove git rev-parse from .envrc (diff)
downloadserver-6b6af477cb7296279d317cf584a0020e0201156d.tar.gz
server-6b6af477cb7296279d317cf584a0020e0201156d.tar.xz
Split scripts into CI and VPS box
Diffstat (limited to '')
-rwxr-xr-xscripts/ci/setup.sh (renamed from ci-setup.sh)1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci-setup.sh b/scripts/ci/setup.sh
index 4c38993..b6ab06f 100755
--- a/ci-setup.sh
+++ b/scripts/ci/setup.sh
@@ -3,6 +3,7 @@
# shellcheck shell=bash
set -Eeuo pipefail
cd "$(dirname "${BASH_SOURCE[0]}")"
+cd ../../
echo "Unlocking git-crypt repos..."
git crypt unlock