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