From 9464e352800051c3dd2c7fb523e7d0a5974f4221 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:41:32 +0100 Subject: [PATCH] Rename clean_orphaned_lvm.sh to clean-orphaned-lvm.sh --- misc/{clean_orphaned_lvm.sh => clean-orphaned-lvm.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename misc/{clean_orphaned_lvm.sh => clean-orphaned-lvm.sh} (98%) diff --git a/misc/clean_orphaned_lvm.sh b/misc/clean-orphaned-lvm.sh similarity index 98% rename from misc/clean_orphaned_lvm.sh rename to misc/clean-orphaned-lvm.sh index de45792d..d8ad7820 100644 --- a/misc/clean_orphaned_lvm.sh +++ b/misc/clean-orphaned-lvm.sh @@ -80,4 +80,4 @@ header_info find_orphaned_lvm delete_orphaned_lvm -echo -e "✅ Cleanup process completed!\n" \ No newline at end of file +echo -e "✅ Cleanup process completed!\n"