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:
@ -224,4 +224,4 @@ def pwnagotchi_cli():
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
pwnagotchi_cli()
|
||||
pwnagotchi_cli()
|
||||
|
@ -59,4 +59,4 @@ Repository = "https://github.com/jayofelony/pwnagotchi-torch.git"
|
||||
"Bug Tracker" = "https://github.com/jayofelony/pwnagotchi-torch.git/issues"
|
||||
|
||||
[project.scripts]
|
||||
pwnagotchi_cli = "bin.pwnagotchi"
|
||||
pwnagotchi_cli = "bin.pwnagotchi:pwnagotchi_cli"
|
Reference in New Issue
Block a user