ver Mar21st
Windows multi_app tasks
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
{
|
||||
"type": "execute",
|
||||
"parameters": {
|
||||
"command": "rm C:\\Users\\chenj\\Desktop\\calculator.zip",
|
||||
"command": "del C:\\Users\\chenj\\Desktop\\calculator.zip",
|
||||
"shell": true
|
||||
}
|
||||
}
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
"result": {
|
||||
"type": "vm_file",
|
||||
"path": "/home/user/Desktop/log.txt",
|
||||
"path": "C:\\Users\\chenj\\Desktop\\log.txt",
|
||||
"dest": "log.txt"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user