From 191896d48a562e28b9004efe636755b12fff3398 Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Mon, 22 Jul 2024 18:09:31 -0700 Subject: reco, maybe fix, ;; after exit 1 --- sh/reco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh') diff --git a/sh/reco b/sh/reco index 6eed281..3580b96 100755 --- a/sh/reco +++ b/sh/reco @@ -30,7 +30,7 @@ else notify-send 'select recording region with mouse' xrectsel '%w %h %x %y' ;; - *) exit 1; + *) exit 1;; esac notify-send 'start recording after 2 seconds' sleep 2 -- cgit v1.2.3-70-g09d2