From 6b54de1c357a287ac0abba42f43fc90af4a25a22 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Tue, 1 May 2018 16:18:06 +0100 Subject: [PATCH] Allow variable --- src/freedombone-app-scuttlebot | 1 + 1 file changed, 1 insertion(+) diff --git a/src/freedombone-app-scuttlebot b/src/freedombone-app-scuttlebot index d0b792be..3f97110f 100755 --- a/src/freedombone-app-scuttlebot +++ b/src/freedombone-app-scuttlebot @@ -376,6 +376,7 @@ function install_dat { } function mesh_install_scuttlebot { + #shellcheck disable=SC2153 if [[ "$VARIANT" != "meshclient" && "$VARIANT" != "meshusb" ]]; then return fi