1
0
forked from HPR/hpr-tools

Moved from tools/workflow

This commit is contained in:
Ken Fallon 2024-12-24 17:57:14 +01:00
parent 924e2fb0eb
commit 4a73931e0d

5
workflow/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" | sort -t ',' -k 5 -r