diff --git a/install-dat-release.sh b/install-dat-release.sh index 73f6dcb..cf96a99 100644 --- a/install-dat-release.sh +++ b/install-dat-release.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# shellcheck disable=SC2268 # This Bash script to install the latest release of geoip.dat and geosite.dat: diff --git a/install-release.sh b/install-release.sh index a3e942c..9530a99 100644 --- a/install-release.sh +++ b/install-release.sh @@ -1,4 +1,5 @@ #!/usr/bin/env bash +# shellcheck disable=SC2268 # The files installed by the script conform to the Filesystem Hierarchy Standard: # https://wiki.linuxfoundation.org/lsb/fhs