chore: Copilot is so dumb

This commit is contained in:
Christian Visintin
2026-02-09 10:12:54 +01:00
parent 4ca0865fe3
commit b0d6da8e23

View File

@@ -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