Allow variable
This commit is contained in:
parent
27bbfb0922
commit
6b54de1c35
|
@ -376,6 +376,7 @@ function install_dat {
|
|||
}
|
||||
|
||||
function mesh_install_scuttlebot {
|
||||
#shellcheck disable=SC2153
|
||||
if [[ "$VARIANT" != "meshclient" && "$VARIANT" != "meshusb" ]]; then
|
||||
return
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue