From 991bfd6459fe003710c488b6cc2435d20c602e1f Mon Sep 17 00:00:00 2001 From: Jayofelony Date: Sat, 28 Mar 2026 08:34:56 +0100 Subject: [PATCH] Create config-64bit Signed-off-by: Jayofelony --- config-64bit | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config-64bit diff --git a/config-64bit b/config-64bit new file mode 100644 index 00000000..148a762f --- /dev/null +++ b/config-64bit @@ -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"