This commit is contained in:
Bob Mottram 2016-01-04 16:18:36 +00:00
parent b3dcf0e172
commit 1d0e3e063f
1 changed files with 2 additions and 0 deletions

View File

@ -6066,6 +6066,8 @@ function install_owncloud {
exit 6746
fi
fi
apt-get -y install fonts-linuxlibertine fonts-sil-gentium-basic fonts-way-microhei
apt-get -y install libjs-twitter-bootstrap
apt-get -y install owncloud
apt-get -y remove --purge apache*
if [ -d /etc/apache2 ]; then