From 9d051af250f7ace7493c7e3f964f987a28bd0be4 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Wed, 8 Feb 2023 23:39:55 -0300 Subject: bin/{httpno,menu}: Add extra disable markers for new ShellCheck version --- bin/httpno | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/httpno') diff --git a/bin/httpno b/bin/httpno index e64b872f..50cc48ca 100755 --- a/bin/httpno +++ b/bin/httpno @@ -91,7 +91,7 @@ fi exit # Make ShellCheck happy. See https://github.com/koalaman/shellcheck/issues/1201 -# shellcheck disable=1112 +# shellcheck disable=1112,2317 echo " __DATA__ 100 Continue -- cgit v1.3