diff options
Diffstat (limited to '')
-rwxr-xr-x | scripts/system-search.sh | 1 |
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 |