Parcourir la source

Allow variable

Bob Mottram il y a 6 ans
Parent
révision
6b54de1c35
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      src/freedombone-app-scuttlebot

+ 1
- 0
src/freedombone-app-scuttlebot Voir le fichier

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