Bob Mottram hace 9 años
padre
commit
1d0e3e063f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2
    0
      src/freedombone

+ 2
- 0
src/freedombone Ver fichero

6066
             exit 6746
6066
             exit 6746
6067
         fi
6067
         fi
6068
     fi
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
     apt-get -y install owncloud
6071
     apt-get -y install owncloud
6070
     apt-get -y remove --purge apache*
6072
     apt-get -y remove --purge apache*
6071
     if [ -d /etc/apache2 ]; then
6073
     if [ -d /etc/apache2 ]; then