Larger image size is needed during build

This commit is contained in:
Bob Mottram 2017-09-16 11:10:59 +01:00
parent f5020f8a52
commit 102c98cd3a
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=6G
IMAGE_SIZE=7.5G
fi
fi