installer: fix disk size problem

This commit is contained in:
lelgenio 2019-12-26 09:43:42 -03:00
parent d4584cc81f
commit d05b96113b
1 changed files with 0 additions and 5 deletions

View File

@ -339,11 +339,6 @@ unmount_filesystems() {
IS_BIOS=true
fi
#}}}
# get_root_size(){{{{
get_root_size(){
}
#}}}
#}}}
# Configuration{{{
# configure() {#{{{