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)