123456789mkdir -p /var/azuracastcd /var/azuracastcurl -fsSL https://raw.githubusercontent.com/AzuraCast/AzuraCast/main/docker.sh > docker.shchmod a+x docker.sh# To install the "Stable" release channel instead of "Rolling Release", uncomment this line:# yes 'Y' | ./docker.sh setup-releaseyes '' | ./docker.sh install