From 3e3c31c227b3b91572ce4a2591281d16a9753f33 Mon Sep 17 00:00:00 2001 From: WeirdTreeThing Date: Tue, 30 Jul 2024 21:42:38 -0400 Subject: Add installing message --- install.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install.sh b/install.sh index cf03ac4..bbf19de 100755 --- a/install.sh +++ b/install.sh @@ -32,6 +32,8 @@ elif [ -f /usr/bin/doas ]; then privesc="doas" fi +echo "Installing, this may take some time...." + # Fedora with the terra repo (Ultramarine) has keyd packaged [ "$distro" = "fedora" ] && dnf info keyd -y&>> pkg.log && FEDORA_HAS_KEYD=1 -- cgit 1.4.1-2-gfad0