aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-08-19 17:22:20 +0100
committerYann Herklotz <git@yannherklotz.com>2020-08-19 17:22:20 +0100
commitb1673e899ec30f25b71cdc9d1ffd6c8246634191 (patch)
tree230fa6c7da9cfd47e2bdc9dad03ceaa6529e7f17 /install.sh
parent31d4d690b69b844f319fd0dcb15cb0e0f6511217 (diff)
parent2c6a2e578286509eed8c76487e43dbb9a7bf83ea (diff)
downloaddotfiles-b1673e899ec30f25b71cdc9d1ffd6c8246634191.tar.gz
dotfiles-b1673e899ec30f25b71cdc9d1ffd6c8246634191.zip
Merge branch 'master' of github.com:ymherklotz/dotfiles into master
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index f7c0022..2bd7b26 100755
--- a/install.sh
+++ b/install.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-SCRIPT_DIR=$(dirname "$(readlink -f "$0")")
+SCRIPT_DIR=$(pwd)
function print_help {
echo "Install configuration options to the correct paths."