whole numbers

This commit is contained in:
Bob Mottram 2017-06-20 14:57:44 +01:00
parent 73c1cc1d67
commit f4329a1b88

View File

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