From 5e0d9d2013fd5498481947ac8ed7ec2240269bcd Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 17 Feb 2024 11:35:16 -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 e9dc353..271f34e 100644 --- a/gentoo-kde.sh +++ b/gentoo-kde.sh @@ -715,7 +715,7 @@ elif [ "$1" = "btrfs-tweaks" ]; then btrfs-tweaks elif [ "$1" = "compile-kernel" ]; then compile-kernel -elif [ "$1" = "remove-snapshots" ]; then +elif [ "$1" = "remove-snapshot" ]; then remove-snapshots elif [ "$1" = "help" ]; then show-help