mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-04-28 09:53:06 -07:00
Merge remote-tracking branch 'origin/noai' into noai
This commit is contained in:
5
config-32bit
Normal file
5
config-32bit
Normal file
@@ -0,0 +1,5 @@
|
||||
IMG_NAME="pwnagotchi-32bit"
|
||||
WORK_DIR="/home/jayofelony/work-32bit"
|
||||
DEPLOY_DIR="/home/jayofelony/images"
|
||||
DEPLOY_COMPRESSION="xz"
|
||||
STAGE_LIST="pi-gen-32bit/stage0 pi-gen-32bit/stage1 pi-gen-32bit/stage2 stage3"
|
||||
5
config-64bit
Normal file
5
config-64bit
Normal file
@@ -0,0 +1,5 @@
|
||||
IMG_NAME="pwnagotchi-64bit"
|
||||
WORK_DIR="/home/jayofelony/work-64bit"
|
||||
DEPLOY_DIR="/home/jayofelony/images"
|
||||
DEPLOY_COMPRESSION="xz"
|
||||
STAGE_LIST="pi-gen-64bit/stage0 pi-gen-64bit/stage1 pi-gen-64bit/stage2 stage3"
|
||||
Reference in New Issue
Block a user