From af2a2eab532cd5ff71d96f7573ef0c7895797c0d Mon Sep 17 00:00:00 2001 From: guekho64 Date: Sun, 21 Mar 2021 02:27:27 -0600 Subject: [PATCH] Fix #190 --- apt-fast | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apt-fast b/apt-fast index 59d1e32..7c1203b 100755 --- a/apt-fast +++ b/apt-fast @@ -531,7 +531,7 @@ export https_proxy if echo "$http_proxy" | grep -q "^socks5h://" || echo "$https_proxy" | grep -q "^socks5h://"; then msg "Socks proxy detected. Falling back to ${_APTMGR}" "hint" "${_APTMGR}" "${APT_SCRIPT_WARNING[@]}" "$@" - exit + exit 1 fi # Run actions.