diff --git a/scripts/download-object-server.sh b/scripts/download-object-server.sh index d48c77f5..bca57c0a 100755 --- a/scripts/download-object-server.sh +++ b/scripts/download-object-server.sh @@ -1,7 +1,5 @@ #!/bin/bash -exit 0 - set -eo pipefail [ "$(uname -s)" != "Darwin" ] && exit