Remove shellcheck directives that no longer serve any purpose

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2025-04-07 10:24:53 +01:00
parent ca1bab3c1b
commit 3732ea7365
5 changed files with 0 additions and 8 deletions

View File

@@ -769,7 +769,6 @@ chooseInterface() {
# All further interfaces are deselected
status="OFF"
done
# shellcheck disable=SC2086
# Disable check for double quote here as we are passing a string with spaces
PIHOLE_INTERFACE=$(dialog --no-shadow --keep-tite --output-fd 1 \
--cancel-label "Exit" --ok-label "Select" \