Clean output optimised

Esse commit está contido em:
Dirk Alders 2021-03-08 02:07:55 +01:00
commit 112833ac2f

Ver arquivo

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