Ugh, typo.
This commit is contained in:
+1
-1
@@ -113,7 +113,7 @@ function kernel_clean {
|
|||||||
# To save disk space, remove previous kernel
|
# To save disk space, remove previous kernel
|
||||||
if ! $remove $KERNEL_IMAGE_OLD; then
|
if ! $remove $KERNEL_IMAGE_OLD; then
|
||||||
echo $KERNEL_IMAGE_OLD not installed.
|
echo $KERNEL_IMAGE_OLD not installed.
|
||||||
endif
|
fi
|
||||||
|
|
||||||
# Also remove downloaded packages:
|
# Also remove downloaded packages:
|
||||||
rm -f ~/linux-headers-* ~/linux-image-*
|
rm -f ~/linux-headers-* ~/linux-image-*
|
||||||
|
|||||||
Reference in New Issue
Block a user