Browse Source

whole numbers

Bob Mottram 7 years ago
parent
commit
f4329a1b88
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix View File

@@ -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