Browse Source

Allow variable

Bob Mottram 7 years ago
parent
commit
6b54de1c35
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/freedombone-app-scuttlebot

+ 1
- 0
src/freedombone-app-scuttlebot View File

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