Files
metasploit-gs/lib/msf/ui/logos/test.rb
T
Tod Beardsley a0ba2f4951 Seperate data from code
Banners are content more than anything.
2013-01-09 19:54:08 -06:00

6 lines
77 B
Ruby

here = File.expand_path(File.dirname(__FILE__))
puts "Hi I live #{here}!"