Commit ca690119 authored by daidekun's avatar daidekun

systemName

parent c11031fe
...@@ -174,7 +174,7 @@ def build_luaui(namespace, systemNames, contextDir, repoName, branchName, worksp ...@@ -174,7 +174,7 @@ def build_luaui(namespace, systemNames, contextDir, repoName, branchName, worksp
configName = systemName configName = systemName
print "==========================" print "=========================="
sh "mv -f ${systemName}.env.config.js ${configPath}" sh "mv -f ${systemName}.env.config.js ${systemName}/${configPath}"
def bowerFile = fileExists './bower.json' def bowerFile = fileExists './bower.json'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment