@@ -376,6 +376,7 @@ function install_dat {
}
function mesh_install_scuttlebot {
+ #shellcheck disable=SC2153
if [[ "$VARIANT" != "meshclient" && "$VARIANT" != "meshusb" ]]; then
return
fi