diff --git a/minifirewall b/minifirewall index ea358c4..92dca37 100755 --- a/minifirewall +++ b/minifirewall @@ -1,4 +1,5 @@ #!/bin/sh +# shellcheck disable=SC2059 # minifirewall is shellscripts for easy firewalling on a standalone server # we used netfilter/iptables http://netfilter.org/ designed for recent Linux kernel