To run your command in a shell, wrap it like this: command: ["/bin/sh"] args: ["-c", "while true; do echo hello; sleep 10;done"] ...
確定! 回上一頁