add silan to tarball full install
This commit is contained in:
parent
09baf3a47d
commit
d79dc800b0
|
@ -80,6 +80,7 @@ fi
|
|||
#Install Sourcefabric's custom Liquidsoap debian package
|
||||
apt-get -y --force-yes install sourcefabric-keyring
|
||||
apt-get -y --force-yes install liquidsoap
|
||||
apt-get -y --force-yes install silan
|
||||
|
||||
|
||||
# Apache Config File
|
||||
|
|
|
@ -81,6 +81,7 @@ fi
|
|||
#Install Sourcefabric's custom Liquidsoap debian package
|
||||
apt-get -y --force-yes install sourcefabric-keyring
|
||||
apt-get -y --force-yes install liquidsoap
|
||||
apt-get -y --force-yes install silan
|
||||
|
||||
# php-fpm Airtime pool file
|
||||
echo "----------------------------------------------------"
|
||||
|
|
Loading…
Reference in New Issue