Browse Source

kernel-modules/module-setup.sh: add missing "fi"

master
Harald Hoyer 13 years ago
parent
commit
343b7d7488
  1. 1
      modules.d/90kernel-modules/module-setup.sh

1
modules.d/90kernel-modules/module-setup.sh

@ -61,6 +61,7 @@ installkernel() { @@ -61,6 +61,7 @@ installkernel() {
}
for_each_host_dev_fs inst_fs
fi
fi
}

install() {

Loading…
Cancel
Save