repo: music action: commit revision: path_from: revision_from: 5807d49865aae09aa6dcd49e2ccf64efac50fa38: path_to: revision_to:
commit 5807d49865aae09aa6dcd49e2ccf64efac50fa38 Author: epochDate: Fri Jan 31 23:29:50 2020 -0600 cargo cults are fun diff --git a/music-stream b/music-stream
--- a/music-stream
+++ b/music-stream
@@ -1,5 +1,5 @@
#!/bin/bash
-set -o pipefail
+set -eo pipefail
logger -p info -n logserver "new listener! ${NCAT_REMOTE_ADDR}:${NCAT_REMOTE_PORT}"
icy_metaint=65536
while read -t 2 LINE;do
-----END OF PAGE-----