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