install liquidsoap in nginx install file

This commit is contained in:
Martin Konecny 2013-01-14 16:38:41 -05:00
parent 0dfd8acf7a
commit 8bb643bb03
1 changed files with 4 additions and 0 deletions

View File

@ -78,6 +78,10 @@ else
echo "NGINX config for Airtime already exists..."
fi
#Install Sourcefabric's custom Liquidsoap debian package
apt-get -y --force-yes install sourcefabric-keyring
apt-get -y --force-yes install liquidsoap
# php-fpm Airtime pool file
echo "----------------------------------------------------"
echo "2.2 Airtime php pool file"