fix: logs makefile

This commit is contained in:
Inanc Gumus
2019-08-29 18:48:15 +03:00
parent c8e7f3efda
commit 6ab99ac78e

View File

@ -16,7 +16,7 @@ load: restore
restore:
@echo "restoring the file..."
# @git checkout log.txt
@git checkout log.txt
@$(ECHO_LINES)
multiply: remove