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