Default to 8GB images
Currently it's not possible to build images with 4GB, therefor 8GB should be default.
This commit is contained in:
parent
816ee5771d
commit
96816d474c
@ -13,7 +13,7 @@ THIS_DIR=$(pwd)
|
||||
|
||||
PWNI_NAME="pwnagotchi"
|
||||
PWNI_OUTPUT="pwnagotchi.img"
|
||||
PWNI_SIZE="4"
|
||||
PWNI_SIZE="8"
|
||||
|
||||
OPT_SPARSE=0
|
||||
OPT_PROVISION_ONLY=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user