Skip to content

Commit

Permalink
added link for debug purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
FabricatorZayac committed Mar 4, 2021
1 parent 77b5ee4 commit b7bb601
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,7 @@ install:

uninstall:
@rm -rf $(DESTDIR)$(PREFIX)/bin/lazywal-cli

#for debug purposes
link:
@ln -s $(realpath lazywal-cli) $(DESTDIR)$(PREFIX)/bin/lazywal-cli

0 comments on commit b7bb601

Please sign in to comment.