Kapitel 13/Tutorial.md aktualisiert

This commit is contained in:
2025-09-17 09:34:38 +00:00
parent aeefdb4155
commit 9e36c5580d

View File

@@ -895,7 +895,7 @@ Das folgende Schaubild zeigt dir die konkrete Verkabelung
- Working Dir: /srv/clipper - Working Dir: /srv/clipper
- Command (Expression): - Command (Expression):
```bash ```bash
{{/srv/clipper/bin/vod-analyze ${$json.data.id}}} set -euo pipefail; /srv/clipper/bin/vod-analyze "{{ $('Loop Over Items').item.json.data.id }}"
``` ```
### Ergebnis ### Ergebnis