12 Commits

Author SHA1 Message Date
dadav
afc3636939 fix version parsing 2020-01-16 18:52:40 +01:00
Alan Yee
6a97476732
Update setup.py
Use list comprehension
2019-12-02 13:32:36 -08:00
Simone Margaritelli
fcb5c87ef0 fix: enabling fstrim.timer from setup.py for updating users 2019-11-08 13:36:27 +01:00
Simone Margaritelli
ae330dc0b5 fix: don't reset network interfaces configuration if not needed (closes #483) 2019-11-01 12:12:37 +01:00
Simone Margaritelli
783ac61594 fix: the auto-update plugin now also installs launchers and service files via setup.py (closes #470) 2019-10-31 12:48:15 +01:00
dadav
41f50c3436 Also ship locale with package 2019-10-08 22:12:17 +02:00
Simone Margaritelli
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +02:00
SecurityWaffle
a3052c3b99
fixes issue where defaults.yml is not included in the install 2019-10-06 13:41:55 -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
Simone Margaritelli
2461bfbd11
misc: small fix or general refactoring i did not bother commenting 2019-10-05 23:30:06 +02:00
Simone Margaritelli
d6b1e86333
misc: small fix or general refactoring i did not bother commenting 2019-10-05 23:28:29 +02:00
Simone Margaritelli
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00