From 581865ee0c8b8aea872f053d804a41fb5f416b17 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Tue, 20 Jun 2023 23:01:09 +0200 Subject: Various shellcheck fixes (www.shellcheck.net) --- notify | 1 + 1 file changed, 1 insertion(+) (limited to 'notify') diff --git a/notify b/notify index f3d996e..48b7eee 100755 --- a/notify +++ b/notify @@ -32,5 +32,6 @@ case "$1" in ;; *) usage + exit 1 ;; esac -- cgit v1.3