diff --git a/builder/raspberrypi32.yml b/builder/raspberrypi32.yml index ccd7c5ae..47db7abf 100644 --- a/builder/raspberrypi32.yml +++ b/builder/raspberrypi32.yml @@ -328,7 +328,7 @@ - name: clone pwnagotchi repository git: - repo: https://github.com/jayofelony/pwnagotchi-torch.git + repo: https://github.com/jayofelony/pwnagotchi-bookworm.git dest: /usr/local/src/pwnagotchi - name: build pwnagotchi wheel diff --git a/builder/raspberrypi64.yml b/builder/raspberrypi64.yml index cb25403c..763d2a2c 100644 --- a/builder/raspberrypi64.yml +++ b/builder/raspberrypi64.yml @@ -338,7 +338,7 @@ - name: clone pwnagotchi repository git: - repo: https://github.com/jayofelony/pwnagotchi-torch.git + repo: https://github.com/jayofelony/pwnagotchi-bookworm.git dest: /usr/local/src/pwnagotchi - name: build pwnagotchi wheel