Increase size of meshclient image

This commit is contained in:
Bob Mottram 2018-01-18 18:12:28 +00:00
parent 3712ca79a7
commit 9e33044b77
1 changed files with 1 additions and 1 deletions

View File

@ -547,7 +547,7 @@ if [[ $VARIANT == 'meshclient' || $VARIANT == 'meshusb' ]]; then
fi
if [ ! $IMAGE_SIZE_SPECIFIED ]; then
IMAGE_SIZE=7.9G
IMAGE_SIZE=15.0G
fi
fi