Update pre-commit-hook.rb

This commit is contained in:
Christian Mehlmauer
2014-06-07 00:28:37 +02:00
parent 8241a1d8a3
commit 7748019a76

View File

@@ -1,6 +1,7 @@
#!/usr/bin/env ruby
# ln -sf /Users/xxx/wpscan/dev/pre-commit-hook.rb /Users/xxx/wpscan/.git/hooks/pre-commit
# from the top level dir:
# ln -sf ../../dev/pre-commit-hook.rb .git/hooks/pre-commit
require 'pty'
html_path = 'rspec_results.html'