From 6a171ab93b215ff8a1c5267a4508c823cfe095ea Mon Sep 17 00:00:00 2001 From: pika Date: Mon, 19 May 2025 17:48:02 +0200 Subject: [PATCH] fixing errors.. --- gbar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gbar.sh b/gbar.sh index f74c50e..52801ab 100644 --- a/gbar.sh +++ b/gbar.sh @@ -124,7 +124,7 @@ sleep 0.1 - PACKAGE=gbar + PACKAGE=gBar if command_exists "$PACKAGE"; then echo_warning "$PACKAGE is already installed!" echo_warning "Exiting now!"