summary refs log tree commit diff stats
path: root/install.sh
diff options
context:
space:
mode:
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 0660e82..7de1e56 100755
--- a/install.sh
+++ b/install.sh
@@ -27,4 +27,4 @@ for f in *; do
 	if [[ $ignored == false ]]; then
 		stow $f
 	fi
-done 
+done