diff --git a/Makefile b/Makefile index b2352547..ef3af6e7 100644 --- a/Makefile +++ b/Makefile @@ -61,5 +61,4 @@ clean: - python3 setup.py clean --all - rm -rf dist pwnagotchi.egg-info - rm -f $(PACKER) - - sudo rm -rf builder/output-pwnagotchi builder/packer_cache