Files
metasploit-gs/scripts/shell/migrate.rb
T

10 lines
191 B
Ruby
Raw Normal View History

# $Id$
# $Revision$
#
# Simply print a message that migrating is not supported on CommandShell sessions...
#
# -jduck
#
print_error("Error: Command shell sessions do not support migration")