diff options
-rwxr-xr-x | diff-unfree | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/diff-unfree b/diff-unfree index 0086db9..5d991f3 100755 --- a/diff-unfree +++ b/diff-unfree @@ -28,6 +28,7 @@ custom_config=$XDG_CONFIG_HOME/libretools/libretools.conf (Unfree) ABS. Package name and repo will we guessed if you don't specify them." msg2 "Usage: $0 [unfree-package] [repo]" + exit 0 } [[ ! -r PKGBUILD ]] && { |