mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update for bookworm release
This commit is contained in:
@ -256,7 +256,7 @@
|
|||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: update pip3, setuptools, wheel
|
- name: update pip3, setuptools, wheel
|
||||||
shell: "python3 -m pip install --upgrade pip setuptools wheel"
|
shell: "python3 -m pip install --upgrade pip setuptools wheel --break-system-packages"
|
||||||
args:
|
args:
|
||||||
executable: /bin/bash
|
executable: /bin/bash
|
||||||
chdir: /usr/local/src
|
chdir: /usr/local/src
|
||||||
|
Reference in New Issue
Block a user