flask updated and Werkzeug and jinja2 added

This commit is contained in:
2022-05-25 20:25:21 -05:00
parent c35a707201
commit e73fe60023
2 changed files with 6 additions and 4 deletions

View File

@@ -25,6 +25,6 @@ image:
sudo zip pwnagotchi-raspbian-lite-$(PWN_VERSION).zip pwnagotchi-raspbian-lite-$(PWN_VERSION).sha256 pwnagotchi-raspbian-lite-$(PWN_VERSION).img
clean:
rm -rf /tmp/packer-builder-arm-image
rm -f pwnagotchi-raspbian-lite-*.zip pwnagotchi-raspbian-lite-*.img pwnagotchi-raspbian-lite-*.sha256
rm -rf builder/output-pwnagotchi builder/packer_cache
sudo rm -rf /tmp/packer-builder-arm-image
sudo rm -f pwnagotchi-raspbian-lite-*.zip pwnagotchi-raspbian-lite-*.img pwnagotchi-raspbian-lite-*.sha256
sudo rm -rf builder/output-pwnagotchi builder/packer_cache