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
|
state: absent
|
||||||
path: /usr/local/src/pwnagotchi
|
path: /usr/local/src/pwnagotchi
|
||||||
|
|
||||||
- name: remove torch whl
|
|
||||||
file:
|
|
||||||
state: absent
|
|
||||||
path: "{{ lookup('fileglob', '/usr/local/src/torch*.whl') }}"
|
|
||||||
|
|
||||||
##########################################
|
##########################################
|
||||||
#
|
#
|
||||||
# pwngrid, bettercap
|
# pwngrid, bettercap
|
||||||
|
@ -55,8 +55,8 @@ classifiers = [
|
|||||||
[project.urls]
|
[project.urls]
|
||||||
Homepage = "https://pwnagotchi.ai/"
|
Homepage = "https://pwnagotchi.ai/"
|
||||||
Documentation = "https://pwnagotchi.ai/"
|
Documentation = "https://pwnagotchi.ai/"
|
||||||
Repository = "https://github.com/jayofelony/pwnagotchi-torch.git"
|
Repository = "https://github.com/jayofelony/pwnagotchi-bookworm.git"
|
||||||
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-torch.git/issues"
|
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-bookworm.git/issues"
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"
|
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"
|
Reference in New Issue
Block a user