3G mesh router image
This commit is contained in:
parent
4fe19071a7
commit
0a151163f5
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue