Skip to content

Commit

Permalink
Fix #5 - Installation in OSX
Browse files Browse the repository at this point in the history
  • Loading branch information
trufae committed Feb 20, 2016
1 parent b183de8 commit 98e718b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ fat:
strip fsmon

install:
install -m 0755 fsmon-fat /usr/local/bin/fsmon
install -m 0755 fsmon /usr/local/bin/fsmon

uninstall:
rm -f /usr/local/bin/fsmon
Expand Down

0 comments on commit 98e718b

Please sign in to comment.