1
0
Fork 0

remove clean-all as not needed

master
Gary 2020-11-19 22:18:35 +00:00
parent 7ef4525b75
commit 89911f27de
1 changed files with 1 additions and 5 deletions

View File

@ -63,9 +63,5 @@ build-overlay: commands
clean:
@echo " * Cleaning Up"
@sudo rm -rf tmp output target
clean-all: clean
@echo " -- Cleaning Base"
@sudo rm -rf base
@sudo rm -rf base tmp output target