forked from HPR/hpr_hub
		
	2024-04-01_10-09-02Z_Monday added sort
This commit is contained in:
		| @@ -21,7 +21,7 @@ if [ -z "${response}" ] | ||||
| then | ||||
|   echo "INFO: There appear to be no more shows with the status \"METADATA_PROCESSED\"." | ||||
|   echo "Getting a list of all the reservations." | ||||
|   curl --silent --netrc-file ${HOME}/.netrc "https://hub.hackerpublicradio.org/cms/status.php" | ||||
|   curl --silent --netrc-file ${HOME}/.netrc "https://hub.hackerpublicradio.org/cms/status.php" | sort -n | ||||
|   exit 3 | ||||
| fi | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user