icecast-client/config.sh

13 lines
305 B
Bash

#!/usr/bin/env bash
url="https://radio.vern.cc" # icecast server url : requiered
#corn=("╭"
# "╮"
# "╰"
# "╯") # corner icons : optional
#pipe=("─"
# "│") # pipe icons : optional
#tout=30 # timeout time : optional
#JQ="" # jq program : optional (autoselected when empty)