2 lines
83 B
Ruby
Executable file
2 lines
83 B
Ruby
Executable file
# Install hook code here
|
|
puts IO.read(File.join(File.dirname(__FILE__), 'README'))
|