We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b597759 commit d6f6617Copy full SHA for d6f6617
install.sh
@@ -1,8 +1,8 @@
1
#!/bin/bash
2
#
3
# Install the script by moving the two script files
4
-# to the user home directory ~ (hiding them with a dot .)
5
-# and then hooking them to the login and logout
+# to the /Library/LogHook/ directory and then
+# hooking them to the login and logout.
6
7
8
installation_folder="/Library/LogHook/"
0 commit comments