diff --git a/install.sh b/install.sh index 4727cca..98129d9 100755 --- a/install.sh +++ b/install.sh @@ -7,7 +7,7 @@ repourl="git://github.com/alopexc0de/dotfiles.git" # Exit the script if any errors are encountered -set -e +#set -e basedir=$HOME/dotfiles bindir=$HOME/bin