Commit Graph
2 Commits
Author SHA1 Message Date
SecurityWaffle a9ef098d32 Fixed bug with defaults.yml path 2019-10-06 13:32:17 -05:00
SecurityWaffle e369d596d6 Fixes "No module named 'pwnagotchi'" error
/usr/local/bin/pwnagotchi                                                                                                                                                                                               Traceback (most recent call last):
  File "/usr/local/bin/pwnagotchi", line 8, in <module>
    import pwnagotchi
ModuleNotFoundError: No module named 'pwnagotchi'
2019-10-05 21:22:03 -05:00