commit
9fc2c0aebc
@ -17,7 +17,7 @@ before_script:
|
||||
- sudo update-binfmts --display
|
||||
- unset GOROOT
|
||||
script:
|
||||
- sudo ./scripts/create_sibling.sh -n pwnagotchi -o pwnagotchi.img -s 8
|
||||
- sudo ./scripts/create_sibling.sh -n pwnagotchi -o pwnagotchi.img
|
||||
- zip -s 2g pwnagotchi.zip pwnagotchi.img
|
||||
|
||||
# TODO: deploy!
|
||||
|
@ -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