4 Commits
Author SHA1 Message Date
SecurityWaffle a3052c3b99 fixes issue where defaults.yml is not included in the install 2019-10-06 13:41:55 -05:00
SecurityWaffle 1cf45138b8 Fixes path to defaults.yml 2019-10-06 13:40:16 -05:00
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