mirror of
https://github.com/aljazceru/omakub.git
synced 2026-01-21 21:04:20 +01:00
Merge pull request #313 from ninadsachania/fix-typo-in-install-script
Fix ellipsis in install.sh
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user