kernel-modules/module-setup.sh: add missing "fi"
parent
aefea76cf8
commit
343b7d7488
|
@ -61,6 +61,7 @@ installkernel() {
|
|||
}
|
||||
for_each_host_dev_fs inst_fs
|
||||
fi
|
||||
fi
|
||||
}
|
||||
|
||||
install() {
|
||||
|
|
Loading…
Reference in New Issue