From c8733e39e7ff816f1d4653ce9a0b69e17882fe29 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 17 Feb 2024 11:29:34 -0700 Subject: [PATCH] s --- gentoo-kde.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gentoo-kde.sh b/gentoo-kde.sh index 5e7a0a6..409479e 100644 --- a/gentoo-kde.sh +++ b/gentoo-kde.sh @@ -707,7 +707,7 @@ elif [ "$1" = "btrfs-tweaks" ]; then btrfs-tweaks elif [ "$1" = "compile-kernel" ]; then compile-kernel -elif [ "$1" = "remove-snapshot" ]; then +elif [ "$1" = "remove-snapshots" ]; then remove-snapshots elif [ "$1" = "help" ]; then show-help