Skip to content
Snippets Groups Projects
Commit de5d3118 authored by Bob Lantz's avatar Bob Lantz
Browse files

Ugh, typo.

parent 65d46518
No related branches found
No related tags found
No related merge requests found
......@@ -113,7 +113,7 @@ function kernel_clean {
# To save disk space, remove previous kernel
if ! $remove $KERNEL_IMAGE_OLD; then
echo $KERNEL_IMAGE_OLD not installed.
endif
fi
# Also remove downloaded packages:
rm -f ~/linux-headers-* ~/linux-image-*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment