mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
Added couple of plugins, and some other stuff to work on more than 1 raspberry
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
4
Makefile
4
Makefile
@ -57,6 +57,6 @@ image: $(PWN_RELEASE).zip
|
|||||||
clean:
|
clean:
|
||||||
- python3 setup.py clean --all
|
- python3 setup.py clean --all
|
||||||
- rm -rf dist pwnagotchi.egg-info
|
- rm -rf dist pwnagotchi.egg-info
|
||||||
- rm -rf $(PACKER)
|
- rm -f $(PACKER)
|
||||||
- rm -rf $(PWN_RELEASE).*
|
- rm -f $(PWN_RELEASE).*
|
||||||
- sudo rm -rf builder/output-pwnagotchi builder/packer_cache
|
- sudo rm -rf builder/output-pwnagotchi builder/packer_cache
|
Reference in New Issue
Block a user