metasploit-framework/lib/msf/ui/logos/test.rb

7 lines
102 B
Ruby

# -*- coding: binary -*-
here = File.expand_path(File.dirname(__FILE__))
puts "Hi I live #{here}!"