misc: refactored webui into separate files instead of strings

This commit is contained in:
Simone Margaritelli
2019-11-05 15:51:26 +01:00
parent 2aa73d1a7e
commit 81032fe5e3
7 changed files with 104 additions and 78 deletions

View File

@ -6,3 +6,4 @@ include LICENSE
recursive-include bin *
recursive-include pwnagotchi *.py
recursive-include pwnagotchi *.yml
recursive-include pwnagotchi *.*