Skip to content

Commit

Permalink
Update .evergreen/download-mongodb.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Ezra Chung <88335979+eramongodb@users.noreply.github.com>
  • Loading branch information
blink1073 and eramongodb authored Aug 27, 2024
1 parent 968b936 commit 2f1aa62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .evergreen/download-mongodb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,6 @@ download_and_extract_package ()
EXTRACT=$2

cd "$(dirname "$(dirname "${MONGODB_BINARIES:?}")")"
rm -rf mongodb

echo "Installing server binaries..."
curl_retry $MONGODB_DOWNLOAD_URL --output mongodb-binaries.tgz
Expand Down

0 comments on commit 2f1aa62

Please sign in to comment.