fonts
This commit is contained in:
parent
b3dcf0e172
commit
1d0e3e063f
|
@ -6066,6 +6066,8 @@ function install_owncloud {
|
||||||
exit 6746
|
exit 6746
|
||||||
fi
|
fi
|
||||||
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 install owncloud
|
||||||
apt-get -y remove --purge apache*
|
apt-get -y remove --purge apache*
|
||||||
if [ -d /etc/apache2 ]; then
|
if [ -d /etc/apache2 ]; then
|
||||||
|
|
Loading…
Reference in New Issue