提交 08e791fa 编写于 作者: T tangwei

fix cluster

上级 3c2869a6
......@@ -37,7 +37,7 @@ def run_cmd(command):
def build(dirname):
print(dirname)
package_dir = os.path.dirname(os.path.abspath(__file__))
run_cmd("cp -r {}/* {}".format(package_dir, dirname))
run_cmd("mkdir {}".format(os.path.join(dirname, "fleetrec")))
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册