1
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:
wchen-r7 2015-12-18 21:22:55 -06:00
parent 5f5b3ec6a1
commit 08bddab568

View File

@ -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">