Ver código fonte

Smaller meshclient image

Bob Mottram 7 anos atrás
pai
commit
f5020f8a52
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      src/freedombone-image

+ 1
- 1
src/freedombone-image Ver arquivo

@@ -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