Smaller meshclient image

This commit is contained in:
Bob Mottram 2017-09-16 10:36:23 +01:00
parent c44743a509
commit f5020f8a52
1 changed files with 1 additions and 1 deletions

View File

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