Kapitel 13/Tutorial.md aktualisiert
This commit is contained in:
@@ -630,7 +630,7 @@ Mit diesem Aufbau ist der **False-Pfad** fertig: Wenn die State-Datei fehlt oder
|
|||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
nano /srv/clipper/bin/clipper-analyze
|
nano /srv/clipper/bin/vod-analyze
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
@@ -725,7 +725,7 @@ Mit diesem Aufbau ist der **False-Pfad** fertig: Wenn die State-Datei fehlt oder
|
|||||||
- **Working Dir:** `/srv/clipper`
|
- **Working Dir:** `/srv/clipper`
|
||||||
- **Command (Expression):**
|
- **Command (Expression):**
|
||||||
```js
|
```js
|
||||||
{{`/srv/clipper/bin/clipper-analyze ${$json.data.id}`}}
|
{{`/srv/clipper/bin/vod-analyze ${$json.data.id}`}}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user