Explorar el Código

whole numbers

Bob Mottram hace 7 años
padre
commit
f4329a1b88
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix Ver fichero

@@ -626,7 +626,7 @@ function install_home_server {
626 626
 }
627 627
 
628 628
 function install_matrix {
629
-    check_ram_availability 1.5
629
+    check_ram_availability 2
630 630
 
631 631
     if [ ! -d $INSTALL_DIR ]; then
632 632
         mkdir -p $INSTALL_DIR