Update 'command.js' for Spyder Eye module

This commit is contained in:
bcoles
2013-09-11 15:26:15 +09:30
parent 257a310a02
commit 25aca3d291

View File

@@ -1,4 +1,8 @@
//
// Copyright (c) 2006-2013 Wade Alcorn - wade@bindshell.net
// Browser Exploitation Framework (BeEF) - http://beefproject.com
// See the file 'doc/COPYING' for copying permission
//
beef.execute(function() {
@@ -20,4 +24,4 @@ beef.execute(function() {
});
});
});