From 8d306e7636071d2d97f70c4a15be137e9974e936 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 6 Feb 2026 12:59:49 +0000 Subject: [PATCH] =?UTF-8?q?start=5Fnova.sh=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- start_nova.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 start_nova.sh diff --git a/start_nova.sh b/start_nova.sh new file mode 100644 index 0000000..63c0388 --- /dev/null +++ b/start_nova.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +# play nova stream +mpg123 -f -2048 https://st03.sslstream.dlf.de/dlf/03/128/mp3/stream.mp3 \ No newline at end of file