Commit e9a2e128 authored by wentao.suo's avatar wentao.suo

fix

parent 7e91385c
...@@ -314,7 +314,7 @@ def build_luaui( systemName, contextDir) { ...@@ -314,7 +314,7 @@ def build_luaui( systemName, contextDir) {
currentPath = sh (script: 'pwd',returnStdout: true).trim() currentPath = sh (script: 'pwd',returnStdout: true).trim()
sh "mv -f ./${systemName}.env.config.js ${configPath}" sh "mv -f ./${systemName}.env.config ${configPath}"
sh buildCmd sh buildCmd
......
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