3G mesh router image

This commit is contained in:
Bob Mottram 2016-09-11 10:40:33 +01:00
parent 4fe19071a7
commit 0a151163f5
No known key found for this signature in database
GPG Key ID: 0452CC7CEA982E38
1 changed files with 1 additions and 1 deletions

View File

@ -352,7 +352,7 @@ if [[ $VARIANT == 'mesh' ]]; then
IMAGE_NAME=$'mesh'
# typically not much disk space is needed for a mesh node
if [ ! $IMAGE_SIZE_SPECIFIED ]; then
IMAGE_SIZE=2G
IMAGE_SIZE=3G
fi
fi