Allow variable

This commit is contained in:
Bob Mottram 2018-05-01 16:18:06 +01:00
parent 27bbfb0922
commit 6b54de1c35
1 changed files with 1 additions and 0 deletions

View File

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