From 6f229b0b8cf74a1d813c025e98e882daf7e87d2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B8ren=20Theilgaard?= Date: Tue, 11 Jan 2022 21:38:49 +0100 Subject: [PATCH] Update buildLabel.sh --- utils/buildLabel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/buildLabel.sh b/utils/buildLabel.sh index 3dd8a5d..b5ca79f 100755 --- a/utils/buildLabel.sh +++ b/utils/buildLabel.sh @@ -231,7 +231,7 @@ then else echo "Success on this download." succesDownloadOut=$downloadOut - return + break 2 fi fi done