提交 dc706639 编写于 作者: Z zhangxingxia

add filemanager xts

Signed-off-by: Nzhangxingxia <zhangxingxia1@huawei.com>
上级 65aca91b
...@@ -19,12 +19,12 @@ ...@@ -19,12 +19,12 @@
"type": "ShellKit", "type": "ShellKit",
"run-command": [ "run-command": [
"chmod 777 /storage/media/100/local/files/fmsdir.sh", "chmod 777 /storage/media/100/local/files/fmsdir.sh",
"sh /data/media/fmsdir.sh", "sh /data/media/fmsdir.sh",
"setenforce 0" "setenforce 0"
], ],
"teardown-command":[ "teardown-command":[
"setenforce 1", "setenforce 1",
"rm -rf /storage/media/100/local/files/*" "rm -rf /storage/media/100/local/files/*"
] ]
}, },
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册