2024-06-10_16-40-44Z_Monday a quick one liner to show status
This commit is contained in:
parent
4e98015b14
commit
5582a7fc0b
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