fixed typo
Some checks failed
Nix Format Check / check-format (push) Failing after 37s

This commit is contained in:
Menno van Leeuwen 2025-03-12 10:49:29 +01:00
parent 4fa5ec9dc5
commit aca60a2fde
Signed by: vleeuwenmenno
SSH Key Fingerprint: SHA256:OJFmjANpakwD3F2Rsws4GLtbdz1TJ5tkQF0RZmF0TRE

View File

@ -406,7 +406,7 @@ check_compatibility() {
log_success "Detected Ubuntu. Proceeding with setup..."
check_command_availibility "apt"
;;
Debian*)"
Debian*)
check_command_availibility "apt"
;;
*)