mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
File name should be the same as the datastore option
This commit is contained in:
parent
5f5b3ec6a1
commit
08bddab568
@ -79,7 +79,7 @@ for (var i=0; i < files.length; i++) {
|
||||
end
|
||||
|
||||
def generate_mcl
|
||||
%Q|<application url="msf.mcl">
|
||||
%Q|<application url="#{datastore['FILENAME']}">
|
||||
<html>
|
||||
<head>
|
||||
<meta http-equiv="x-ua-compatible" content="IE-edge">
|
||||
|
Loading…
Reference in New Issue
Block a user