From 5582a7fc0b5083d0abe8d0bddb05a6876c91f383 Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Mon, 10 Jun 2024 18:40:44 +0200 Subject: [PATCH 1/2] 2024-06-10_16-40-44Z_Monday a quick one liner to show status --- bin/showstatus.bash | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 bin/showstatus.bash diff --git a/bin/showstatus.bash b/bin/showstatus.bash new file mode 100755 index 0000000..c7f4b9f --- /dev/null +++ b/bin/showstatus.bash @@ -0,0 +1,5 @@ +#!/usr/bin/env bash +# Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/ +#============================================================ + +curl --silent --netrc-file ${HOME}/.netrc "https://hub.hackerpublicradio.org/cms/status.php" From d62146ec120a8fbf8984cbae7ea2c3e77ac3cacc Mon Sep 17 00:00:00 2001 From: Ken Fallon Date: Sun, 23 Jun 2024 11:40:32 +0200 Subject: [PATCH 2/2] 2024-06-23_09-40-32Z_Sunday a quick one liner to show status --- bin/hprtranscode.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/hprtranscode.bash b/bin/hprtranscode.bash index 239a5b4..1b80865 100755 --- a/bin/hprtranscode.bash +++ b/bin/hprtranscode.bash @@ -2,7 +2,7 @@ # Copyright Ken Fallon - Released into the public domain. http://creativecommons.org/publicdomain/ #============================================================ PATH=$PATH:/home/ken/sourcecode/hpr/hpr_hub/bin/ -source /home/ken/tmp/pip3.9/bin/activate +#source /home/ken/tmp/pip3.9/bin/activate TEMP_DIR="/var/tmp/" CHANNELS="1"