Updated support URL

pull/35/head
RandomNinjaAtk 2 years ago committed by GitHub
parent b20c4f881f
commit 00fbbaf84d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,13 +1,15 @@
#!/usr/bin/with-contenv bash
echo "------------------------------------------------------------"
echo "|~) _ ._ _| _ ._ _ |\ |o._ o _ |~|_|_|"
echo "|~\(_|| |(_|(_)| | || \||| |_|(_||~| | |<"
echo "Presenets: lidarr-extended"
echo "------------------------------------------------------------"
echo "-----------------------------------------------------------------------------"
echo " |~) _ ._ _| _ ._ _ |\ |o._ o _ |~|_|_|"
echo " |~\(_|| |(_|(_)| | || \||| |_|(_||~| | |<"
echo " Presents: lidarr-extended"
echo " Docker Version: $dockerVersion"
echo " May the beats be with you!"
echo "-----------------------------------------------------------------------------"
echo "Donate: https://github.com/sponsors/RandomNinjaAtk"
echo "Project: https://github.com/RandomNinjaAtk/docker-lidarr-extended"
echo "Support: https://discord.gg/JumQXDc"
echo "------------------------------------------------------------"
echo "Support: https://github.com/RandomNinjaAtk/docker-lidarr-extended/discussions"
echo "-----------------------------------------------------------------------------"
if [ "$autoStart" = "true" ]; then
echo "Automatic Start Enabled, starting in 2 min..."

Loading…
Cancel
Save