commit
9be80ce65f
|
@ -181,7 +181,7 @@ executing the next script:
|
||||||
{
|
{
|
||||||
"type": "shell",
|
"type": "shell",
|
||||||
"script": "script.sh",
|
"script": "script.sh",
|
||||||
"pause_before": "10s"
|
"pause_before": "10s",
|
||||||
"timeout": "10s"
|
"timeout": "10s"
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue