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