aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xscripts/system-search.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/system-search.sh b/scripts/system-search.sh
index f1a1aad..b8e4c04 100755
--- a/scripts/system-search.sh
+++ b/scripts/system-search.sh
@@ -36,6 +36,7 @@ case $# in
;;
*)
show_help
+ exit 0
;;
esac
d>2016-11-13DerpZe Libertine Gamer1-0/+1 2016-11-03Improve error handling in shell scriptsZe Libertine Gamer4-3/+23 2016-10-24Correct run_again, add recursionZe Libertine Gamer1-0/+4 2016-10-21Add quotes to correct behavior for arglistZe Libertine Gamer1-1/+1 2016-10-14updater.sh: add recursion, error handlingZe Libertine Gamer1-43/+101 2016-10-14Correct pipe-handling behaviorZe Libertine Gamer1-1/+9 2016-10-12Clarify a method to move between platformsZe Libertine Gamer1-2/+5