From d37661d72375bcea603afa0bac16703004923afe Mon Sep 17 00:00:00 2001 From: MaZderMind Date: Mon, 16 Nov 2015 23:31:15 +0100 Subject: move voctocore/scripts to example-scripts --- example-scripts/set-stream-blank-pause.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 example-scripts/set-stream-blank-pause.sh (limited to 'example-scripts/set-stream-blank-pause.sh') diff --git a/example-scripts/set-stream-blank-pause.sh b/example-scripts/set-stream-blank-pause.sh new file mode 100755 index 0000000..abf3580 --- /dev/null +++ b/example-scripts/set-stream-blank-pause.sh @@ -0,0 +1,2 @@ +#!/bin/sh +echo set_stream_blank pause | nc -q0 localhost 9999 -- cgit v1.2.3