File name should be the same as the datastore option

bug/bundler_fix
wchen-r7 2015-12-18 21:22:55 -06:00
parent 5f5b3ec6a1
commit 08bddab568
1 changed files with 1 additions and 1 deletions

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