aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-18 16:59:42 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-18 16:59:42 +0000
commita22814403d8c6d7b0aecdc6e501302d79796cabe (patch)
treed1a0e799bd116a8bb493fc23e985162f7ce76aa9 /install.sh
parent1aded6330456e7e9c13c5e6b0060eb6230428a36 (diff)
parenta9bb367d8117fb92d966eca6d5aefe1c70036a4b (diff)
downloaddotfiles-a22814403d8c6d7b0aecdc6e501302d79796cabe.tar.gz
dotfiles-a22814403d8c6d7b0aecdc6e501302d79796cabe.zip
Merge branch 'mac' of github.com:ymherklotz/dotfiles into macmac
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."