提交 b52312df 编写于 作者: X xuchenghua09

update

Signed-off-by: Nxuchenghua09 <xuchenghua09@huawei.com>
上级 d75f02c3
......@@ -51,6 +51,10 @@
"type": "ShellKit",
"run-command": [
"acm switch -i 101"
],
"teardown-command":[
"acm delete -i 101",
"acm delete -i 102"
]
},
{
......
......@@ -12,6 +12,9 @@
"run-command": [
"acm create -n user101 -t normal",
"acm switch -i 101"
],
"teardown-command":[
"acm delete -i 101"
]
},
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册