Skip to content
Snippets Groups Projects
Commit 6b635054 authored by Bob Mottram's avatar Bob Mottram
Browse files

Return to smaller size image

parent 93e6fe66
No related branches found
No related tags found
No related merge requests found
......@@ -574,9 +574,9 @@ if [[ $VARIANT == 'meshclient' || $VARIANT == 'meshusb' ]]; then
IMAGE_NAME=$'meshclient-insecure'
fi
if [ ! $IMAGE_SIZE_SPECIFIED ]; then
IMAGE_SIZE=15.0G
fi
#if [ ! $IMAGE_SIZE_SPECIFIED ]; then
# IMAGE_SIZE=15.0G
#fi
fi
if [[ $VARIANT == 'usb' ]]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment