From 4dd494a62f69972c02823dec53315a0a91cbbbf5 Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 17 Jul 2022 12:57:38 +0200 Subject: [PATCH] Test Script --- i3/scripte/lock.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i3/scripte/lock.sh b/i3/scripte/lock.sh index 4af3dab..7906cea 100755 --- a/i3/scripte/lock.sh +++ b/i3/scripte/lock.sh @@ -60,7 +60,7 @@ if [[ -n "$1" ]]; then hibernate ;; --help | -h) - + help exit 0 ;; *)