aboutsummaryrefslogtreecommitdiff
path: root/bin/aux
diff options
context:
space:
mode:
Diffstat (limited to 'bin/aux')
-rwxr-xr-xbin/aux1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/aux b/bin/aux
index 9de9720..a56a240 100755
--- a/bin/aux
+++ b/bin/aux
@@ -67,6 +67,7 @@ while getopts 'ih' flag; do
git commit --allow-empty -m 'Initial empty commit'
touch FIXME
mkdir -p vendor
+ exit
;;
(h)
usage