Commit 2d9baaeb authored by Vitaly Lipatov's avatar Vitaly Lipatov

implement remove old kernel for Void Linux

parent 1ff0c446
......@@ -52,6 +52,9 @@ epm_remove_old_kernels()
Gentoo)
sudocmd emerge -P gentoo-sources
return ;;
VoidLinux)
sudocmd vkpurge rm all
return ;;
esac
case $PMTYPE in
......
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