ソースを参照

whole numbers

Bob Mottram 7 年 前
コミット
f4329a1b88
共有1 個のファイルを変更した1 個の追加1 個の削除を含む
  1. 1
    1
      src/freedombone-app-matrix

+ 1
- 1
src/freedombone-app-matrix ファイルの表示

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