fix: logs makefile
This commit is contained in:
@ -16,7 +16,7 @@ load: restore
|
|||||||
|
|
||||||
restore:
|
restore:
|
||||||
@echo "restoring the file..."
|
@echo "restoring the file..."
|
||||||
# @git checkout log.txt
|
@git checkout log.txt
|
||||||
@$(ECHO_LINES)
|
@$(ECHO_LINES)
|
||||||
|
|
||||||
multiply: remove
|
multiply: remove
|
||||||
|
Reference in New Issue
Block a user