put apt-get args in correct location

This commit is contained in:
Cliff 2012-08-03 14:24:39 -04:00
parent 8d2348606c
commit 17e2417f18
2 changed files with 3 additions and 3 deletions

View File

@ -68,8 +68,8 @@ else
fi
#Install Sourcefabric's custom Liquidsoap debian package
apt-get install -y --force-yes sourcefabric-keyring
apt-get install -y liquidsoap
apt-get -y --force-yes install sourcefabric-keyring
apt-get -y install liquidsoap
# Apache Config File

@ -1 +1 @@
Subproject commit e62b9e552d7d656cddabfdc3c384c86f8b97fd4a
Subproject commit 492242f4bb7367afebbf2f096067cb5a5d3c0449