whole numbers
This commit is contained in:
parent
73c1cc1d67
commit
f4329a1b88
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue