Merge branch '2.1.x' into devel
This commit is contained in:
commit
edd4cbba13
|
@ -68,8 +68,8 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#Install Sourcefabric's custom Liquidsoap debian package
|
#Install Sourcefabric's custom Liquidsoap debian package
|
||||||
apt-get install -y --force-yes sourcefabric-keyring
|
apt-get -y --force-yes install sourcefabric-keyring
|
||||||
apt-get install -y liquidsoap
|
apt-get -y install liquidsoap
|
||||||
|
|
||||||
|
|
||||||
# Apache Config File
|
# Apache Config File
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit e62b9e552d7d656cddabfdc3c384c86f8b97fd4a
|
Subproject commit 492242f4bb7367afebbf2f096067cb5a5d3c0449
|
Loading…
Reference in New Issue