diff --git a/setup.sh b/setup.sh index 7df708c..64174ca 100755 --- a/setup.sh +++ b/setup.sh @@ -406,7 +406,7 @@ check_compatibility() { log_success "Detected Ubuntu. Proceeding with setup..." check_command_availibility "apt" ;; - Debian*)" + Debian*) check_command_availibility "apt" ;; *)