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 committed Aug 27, 2024
1 parent 2f1aa62 commit 49f8b42
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 @@ -725,7 +725,6 @@ download_and_extract_mongosh ()
fi

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

echo "Installing MongoDB shell..."
curl_retry $MONGOSH_DOWNLOAD_URL --output mongosh.tgz
Expand Down

0 comments on commit 49f8b42

Please sign in to comment.