8 lines
119 B
Text
8 lines
119 B
Text
```json
|
|
{
|
|
"name": "exec",
|
|
"arguments": {
|
|
"command": "cd /home/vx/src/openkknd-qwen14b && ./build.sh"
|
|
}
|
|
}
|
|
```
|