Explorar el Código

Smaller meshclient image

Bob Mottram hace 8 años
padre
commit
f5020f8a52
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Ver fichero

@@ -544,7 +544,7 @@ if [[ $VARIANT == 'meshclient' || $VARIANT == 'meshusb' ]]; then
544 544
     fi
545 545
 
546 546
     if [ ! $IMAGE_SIZE_SPECIFIED ]; then
547
-        IMAGE_SIZE=7.8G
547
+        IMAGE_SIZE=6G
548 548
     fi
549 549
 fi
550 550