# Ubuntu / Debian systems make sure curl AND sudo is installed (apt-get install curl sudo)
sudo bash -c "$(curl -s https://dl.bluecherrydvr.com/scripts/install-unstable)"
# ** Bluecherry stable (2.8.8) **
# Install Bluecherry on Ubuntu 18.04 LTS and Debian 9
sudo bash -c "$(wget -O - https://dl.bluecherrydvr.com/scripts/install)"