Bob Mottram 9 years ago
parent
commit
1d0e3e063f
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone

+ 2
- 0
src/freedombone View File

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