Commit 3a648632 authored by kewei.jia's avatar kewei.jia

修正

parent ba06342e
......@@ -433,7 +433,7 @@ def prepare_luaui(systemName, contextDir) {
}
def prepare_python(systemName, contextDir) {
// sh "rm -rf ${contextDir}"
// sh "rm -rf ${contextDir}"
sh "cp -rf /home/quant_group/qg-dockerfiles/tke/python/* ${contextDir}"
sh "cp -rf /home/quant_group/config_repository/python/${systemName}.ini ${contextDir}/config.ini"
}
......
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