Commit 03b6460d by sikang

update

parent d3268d1e
......@@ -6,7 +6,7 @@ class Shell:
# 编译 待开发
def build_release(self, config):
command = "%s\n%s\n%s\n%s\n%s\n%s\n%s\n%s\n" \
command = "%s\n%s\n%s\n%s\n%s\n" \
% (
"cd %s" % config['root'],
"rm -rf resGuardApks",
......
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