Linux Mint Installation

I tried using this

sudo bash -c “$(curl -s https://raw.githubusercontent.com/bluecherrydvr/bluecherry-docker/master/scripts/install.sh)”
from the website
It says:
Unsupported distribution, please contact Bluecherry for support in adding your distribution. Please provide output of /etc/os-release and /etc/lsb_release

NAME=“Linux Mint”
VERSION=“22.3 (Zena)”
ID=linuxmint
ID_LIKE=“ubuntu debian”
PRETTY_NAME=“Linux Mint 22.3”
VERSION_ID=“22.3”
redacted lines
VERSION_CODENAME=zena
UBUNTU_CODENAME=noble

The package method on the same page just hangs.
I’m assuming I don’t contact support now that it’s open source.