forked from HPR/hpr-tools
		
	Moved from tools/workflow
This commit is contained in:
		
							
								
								
									
										5
									
								
								workflow/showstatus.bash
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								workflow/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" | sort -t ',' -k 5 -r | ||||||
		Reference in New Issue
	
	Block a user