Merge branch 'main' into main
This commit is contained in:
commit
64309b8a2b
@ -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"
|
||||
|
5
bin/showstatus.bash
Executable file
5
bin/showstatus.bash
Executable file
@ -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"
|
Loading…
Reference in New Issue
Block a user