build/nano: 3.5G fits, but leaves no room for growfs...

So: shink the partition again, saving a bit more in the final
images.  We get that space back anyway.  :)
This commit is contained in:
Franco Fichtner 2016-12-05 00:00:50 +01:00
parent 9deafc9cab
commit c2a36b5418
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ SELF=nano
check_images ${SELF} ${@}
NANOSIZE="3500M"
NANOSIZE="3G"
if [ -n "${1}" ]; then
NANOSIZE=${1}