diff --git a/src/freedombone-app-matrix b/src/freedombone-app-matrix index 1f56000b..52fe6da7 100755 --- a/src/freedombone-app-matrix +++ b/src/freedombone-app-matrix @@ -626,7 +626,7 @@ function install_home_server { } function install_matrix { - check_ram_availability 1.5 + check_ram_availability 2 if [ ! -d $INSTALL_DIR ]; then mkdir -p $INSTALL_DIR