From 9b990503398fc523ad4fc411051e0f6adf36639b Mon Sep 17 00:00:00 2001 From: tteckster Date: Thu, 4 Aug 2022 16:31:04 -0400 Subject: [PATCH] Update and rename kernel-clean-v3.sh to kernel-clean.sh --- misc/{kernel-clean-v3.sh => kernel-clean.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename misc/{kernel-clean-v3.sh => kernel-clean.sh} (98%) diff --git a/misc/kernel-clean-v3.sh b/misc/kernel-clean.sh similarity index 98% rename from misc/kernel-clean-v3.sh rename to misc/kernel-clean.sh index c079d7ea..c804741a 100644 --- a/misc/kernel-clean-v3.sh +++ b/misc/kernel-clean.sh @@ -33,7 +33,7 @@ echo -e "${RD} | / ___ _ __ _ __ ___| | | | | | ___ __ _ _ __ | < / _ \ __| _ \ / _ \ | | | | |/ _ \/ _ | _ \ | \ __/ | | | | | __/ | | |____| | __/ (_| | | | | - |_|\_\___|_| |_| |_|\___|_|v3\_____|_|\___|\__,_|_| |_| + |_|\_\___|_| |_| |_|\___|_| \_____|_|\___|\__,_|_| |_| ${CL}" }