Smaller meshclient image
This commit is contained in:
parent
c44743a509
commit
f5020f8a52
|
@ -544,7 +544,7 @@ if [[ $VARIANT == 'meshclient' || $VARIANT == 'meshusb' ]]; then
|
|||
fi
|
||||
|
||||
if [ ! $IMAGE_SIZE_SPECIFIED ]; then
|
||||
IMAGE_SIZE=7.8G
|
||||
IMAGE_SIZE=6G
|
||||
fi
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue