Not quite big enough

This commit is contained in:
Bob Mottram 2016-07-27 08:43:32 +01:00
parent 0c14b14603
commit 8044fa297d
1 changed files with 1 additions and 1 deletions

View File

@ -359,7 +359,7 @@ fi
if [[ $VARIANT == 'meshclient' || $VARIANT == 'meshusb' ]]; then
IMAGE_NAME=$'meshclient'
if [ ! $IMAGE_SIZE_SPECIFIED ]; then
IMAGE_SIZE=2.5G
IMAGE_SIZE=3G
fi
fi