Skip to content

Commit

Permalink
2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jayofelony committed Jan 21, 2024
1 parent 94b2ff7 commit 7fc8838
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pwnagotchi
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ def pwnagotchi_cli():
sys.exit(0)

if args.donate:
print("Donations can made @ https://www.patreon.com/pwnagotchi_torch \n\nBut only if you really want to!")
print("Donations can made @ https://github.com/sponsors/jayofelony \n\nBut only if you really want to!")
sys.exit(0)

if args.check_update:
Expand Down

0 comments on commit 7fc8838

Please sign in to comment.