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