3 lines
57 B
Ruby
Executable file
3 lines
57 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
|
|
puts 'Hello world from a ruby hook'
|