From 4c05a8362597dba04d8ea7690367ee09915ae6e6 Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Sun, 28 Jul 2024 16:18:45 +0400 Subject: scripts: small style update --- scripts/swall | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/swall') diff --git a/scripts/swall b/scripts/swall index 16ab86d..b7cb841 100755 --- a/scripts/swall +++ b/scripts/swall @@ -51,6 +51,7 @@ while getopts "hcd:" option; do h) help; exit 0 ;; *) err "Try '${0} -h' for help" ;; + esac done -- cgit v1.2.3