From 54ade07dc011e72a0656f1ddd74bf7b8b4f55376 Mon Sep 17 00:00:00 2001 From: pika Date: Wed, 21 May 2025 22:49:16 +0200 Subject: [PATCH] testing also the new beautiful script --- rofi.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/rofi.sh b/rofi.sh index f8717b9..be46b07 100644 --- a/rofi.sh +++ b/rofi.sh @@ -133,9 +133,7 @@ echo_warning "Executing script silently!" fi - if ! getDependencies; then - echo_error "Error when installing dependencies.." - fi + getDependencies case "$distro" in debian | ubuntu)