Compare commits

...

2 Commits
main ... main

2 changed files with 6 additions and 1 deletions

View File

@ -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
View 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"