mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Update build
This commit is contained in:
@ -348,11 +348,6 @@
|
||||
state: absent
|
||||
path: /usr/local/src/pwnagotchi
|
||||
|
||||
- name: remove torch whl
|
||||
file:
|
||||
state: absent
|
||||
path: "{{ lookup('fileglob', '/usr/local/src/torch*.whl') }}"
|
||||
|
||||
##########################################
|
||||
#
|
||||
# pwngrid, bettercap
|
||||
|
@ -55,8 +55,8 @@ classifiers = [
|
||||
[project.urls]
|
||||
Homepage = "https://pwnagotchi.ai/"
|
||||
Documentation = "https://pwnagotchi.ai/"
|
||||
Repository = "https://github.com/jayofelony/pwnagotchi-torch.git"
|
||||
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-torch.git/issues"
|
||||
Repository = "https://github.com/jayofelony/pwnagotchi-bookworm.git"
|
||||
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-bookworm.git/issues"
|
||||
|
||||
[project.scripts]
|
||||
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"
|
Reference in New Issue
Block a user