2024-06-10_16-40-44Z_Monday a quick one liner to show status

This commit is contained in:
Ken Fallon 2024-06-10 18:40:44 +02:00
parent 4e98015b14
commit 5582a7fc0b

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"