mirror of
https://github.com/veeso/termscp.git
synced 2026-09-25 21:41:20 -07:00
chore: Copilot is so dumb
This commit is contained in:
+1
-1
@@ -226,7 +226,7 @@ install_on_debian() {
|
|||||||
elif has dpkg; then
|
elif has dpkg; then
|
||||||
pkg_manager="dpkg"
|
pkg_manager="dpkg"
|
||||||
else
|
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
|
fi
|
||||||
|
|
||||||
case "${ARCH}" in
|
case "${ARCH}" in
|
||||||
|
|||||||
Reference in New Issue
Block a user