1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-09 04:26:11 +02:00

Almost forgot this one again

This commit is contained in:
sinn3r 2015-01-28 19:43:56 -06:00
parent f6238f1ffb
commit b1b59dac7c

View File

@ -283,7 +283,7 @@ if __FILE__ == $0
$stdout.puts dump_encoders
$stdout.puts dump_nops
else
$stdout.puts "Invalid module type"
$stderr.puts "Invalid module type"
end
end
exit(0)