fonts
This commit is contained in:
parent
b3dcf0e172
commit
1d0e3e063f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue