Clean output optimised

This commit is contained in:
Dirk Alders 2021-03-08 02:07:55 +01:00
parent 0585dc2f5c
commit 112833ac2f

View File

@ -16,4 +16,5 @@ all: $(LASTLOGS)
rm -f *.json *.pickle rm -f *.json *.pickle
clean: clean:
rm -f $(FIRSTLOGS) $(LASTLOGS) *.json *.pickle @echo "\e[1m * Example logs...\e[0m"
@rm -f $(FIRSTLOGS) $(LASTLOGS) *.json *.pickle