Commit 47b4cd3a authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-install-alt: small fixes

parent cc591b04
......@@ -141,7 +141,8 @@ epm_install_alt_kernel_module()
# firstly, update all needed kernels (by flavour)
for kf in $(estrlist uniq $kflist) ; do
epm update-kernel -t $kf || exit
info
docmd epm update-kernel -t $kf || exit
done
# secondly, install module(s)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment