diff --git a/scripts/create_sibling.sh b/scripts/create_sibling.sh index 1cb446d..f2d9c11 100755 --- a/scripts/create_sibling.sh +++ b/scripts/create_sibling.sh @@ -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