aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall1
1 files changed, 1 insertions, 0 deletions
diff --git a/install b/install
index 33eebca1..660798f6 100755
--- a/install
+++ b/install
@@ -5,6 +5,7 @@ dotfiles="$HOME/.dotfiles"
if [[ ! -n "$dotfiles" ]]
then
echo "Could not find $dotfiles!" >&2
+ exit 1
fi
# Check out submodules