diff --git a/Makefile b/Makefile index fa21dbc3..f447c783 100644 --- a/Makefile +++ b/Makefile @@ -55,6 +55,5 @@ clean: - python3 setup.py clean --all - rm -rf dist pwnagotchi.egg-info - rm -f $(PACKER) - - rm -f $(PWN_RELEASE).* - sudo rm -rf builder/output-pwnagotchi builder/packer_cache