From 46369e7917cb4264471d189898d6f876a3d86347 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 23 Feb 2023 21:56:53 +0100 Subject: also add playout script for ele-ymir --- dan/ele-hyperion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dan/ele-hyperion.yml') diff --git a/dan/ele-hyperion.yml b/dan/ele-hyperion.yml index ba3c986c..8473edea 100644 --- a/dan/ele-hyperion.yml +++ b/dan/ele-hyperion.yml @@ -46,7 +46,7 @@ - name: install script to play videos via decklink card copy: - dest: /usr/local/bin/play-on-decklink.sh + dest: /usr/local/bin/play-video.sh mode: 0755 content: | #!/bin/bash -- cgit v1.2.3