mirror of
https://github.com/veeso/termscp.git
synced 2026-04-01 07:42:17 -07:00
chore: Copilot is so dumb
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user