chore: modify windows evaluations samples
This commit is contained in:
@@ -29,10 +29,8 @@
|
||||
{
|
||||
"type": "launch",
|
||||
"parameters": {
|
||||
"command": [
|
||||
"ncat.exe", "-k", "-l", "0.0.0.0", "9222",
|
||||
"--sh-exec", "ncat.exe 127.0.0.1 1337"
|
||||
]
|
||||
"command": "ncat.exe -k -l 0.0.0.0 9222 --sh-exec \"ncat.exe 127.0.0.1 1337\"",
|
||||
"shell": true
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -59,7 +57,7 @@
|
||||
"files": [
|
||||
{
|
||||
"url": "https://drive.usercontent.google.com/download?id=18TvzE8jnULU2g9XJsT-TaPEKcLGNVfu0&export=download&authuser=0&confirm=t&uuid=d914e031-9aa6-431b-81c0-73fcb87af027&at=APZUnTUx56WM_I3gnhHo-eZX__kx:1706158167271",
|
||||
"path": "C:\\Users\\chenj\\Desktop\\form.docx"
|
||||
"path": "C:\\Users\\User\\Desktop\\form.docx"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -67,13 +65,13 @@
|
||||
{
|
||||
"type": "open",
|
||||
"parameters": {
|
||||
"path": "C:\\Users\\chenj\\Desktop\\form.docx"
|
||||
"path": "C:\\Users\\User\\Desktop\\form.docx"
|
||||
}
|
||||
}
|
||||
],
|
||||
"trajectory": "trajectories/",
|
||||
"related_apps": [
|
||||
"libreoffice_writer",
|
||||
"word",
|
||||
"chrome"
|
||||
],
|
||||
"evaluator": {
|
||||
|
||||
Reference in New Issue
Block a user