From b0d6da8e23966ee43dc7490cca515127b01a5db2 Mon Sep 17 00:00:00 2001 From: Christian Visintin Date: Mon, 9 Feb 2026 10:12:54 +0100 Subject: [PATCH] chore: Copilot is so dumb --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index eab19ba..9195dc4 100755 --- a/install.sh +++ b/install.sh @@ -226,7 +226,7 @@ install_on_debian() { elif has dpkg; then pkg_manager="dpkg" else - try_with_cargo "we couldn't find any suitable package manager on your debian distribution" && return $? ;; + try_with_cargo "we couldn't find any suitable package manager on your debian distribution" && return $? fi case "${ARCH}" in