From 4a84370dae01209f875a9a7e6703f763be6057f4 Mon Sep 17 00:00:00 2001 From: Ninad Sachania Date: Sat, 19 Oct 2024 00:47:22 +0530 Subject: [PATCH] Fix ellipsis --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2d551e3..8a535f4 100644 --- a/install.sh +++ b/install.sh @@ -16,7 +16,7 @@ if $RUNNING_GNOME; then source ~/.local/share/omakub/install/terminal/required/app-gum.sh >/dev/null source ~/.local/share/omakub/install/first-run-choices.sh - echo "Installing terminal and desktop tools.." + echo "Installing terminal and desktop tools..." else echo "Only installing terminal tools..." fi