aboutsummaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-16 20:51:06 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-16 20:51:06 +0000
commita9bb367d8117fb92d966eca6d5aefe1c70036a4b (patch)
treeb104f4ff23943f63353487ed2e5b89b11ed03df1 /install.sh
parentf763fb20585973b1c7cd5691607fdfd984ce27f9 (diff)
downloaddotfiles-a9bb367d8117fb92d966eca6d5aefe1c70036a4b.tar.gz
dotfiles-a9bb367d8117fb92d966eca6d5aefe1c70036a4b.zip
Add temp files, need to work on integrating
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."