ver Mar21st

Windows multi_app tasks
This commit is contained in:
David Chang
2024-03-21 15:03:21 +08:00
parent afddeb04ab
commit dac44b2c4f
19 changed files with 1466 additions and 114 deletions

View File

@@ -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"
}
}