summaryrefslogtreecommitdiffstats
path: root/kud/ci
diff options
context:
space:
mode:
Diffstat (limited to 'kud/ci')
-rwxr-xr-xkud/ci/kud-installer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kud/ci/kud-installer.sh b/kud/ci/kud-installer.sh
index 9fdf5df6..73c1628b 100755
--- a/kud/ci/kud-installer.sh
+++ b/kud/ci/kud-installer.sh
@@ -8,6 +8,6 @@
set -x -e -o pipefail
-curr_dir=$(cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd)
+curr_dir="$(readlink -f "$(dirname "${BASH_SOURCE[0]}")")"
cd ${curr_dir}/../hosting_providers/baremetal
./aio.sh