This commit is contained in:
Jeroen Oudshoorn
2024-01-21 11:43:58 +01:00
parent 94b2ff7047
commit 7fc8838f76

View File

@ -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: