correct exit from network cancel

Signed-off-by: Tobias Powalowski <tpowa@archlinux.org>
This commit is contained in:
Tobias Powalowski 2021-09-12 16:45:02 +02:00
parent 6b10319fc9
commit cddc645d40

View file

@ -4491,7 +4491,7 @@ select_source() {
NEXTITEM="4"
MODE="network"
if [[ ${S_NET} -eq 0 ]]; then
donetwork
donetwork || return 1
fi
if [[ ${S_TESTING} -eq 0 ]]; then
dotesting