Update buildLabel.sh

This commit is contained in:
Søren Theilgaard
2022-01-11 21:38:49 +01:00
parent 36b7148e30
commit 6f229b0b8c

View File

@@ -231,7 +231,7 @@ then
else else
echo "Success on this download." echo "Success on this download."
succesDownloadOut=$downloadOut succesDownloadOut=$downloadOut
return break 2
fi fi
fi fi
done done