Apply disk configuration function in installer
This commit is contained in:
parent
0b1f8b5c6c
commit
a6023eba13
|
@ -47,6 +47,7 @@ function check_config() {
|
|||
}
|
||||
|
||||
function preprocess_config() {
|
||||
disk_configuration
|
||||
check_config
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue