Skip to content

Commit

Permalink
mkdir
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson committed Dec 4, 2024
1 parent b2df3d4 commit 3ce2014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/install-zstd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ clean_deps() {
}

download_zstd() {
mkdkr deps
mkdir deps
mkdir deps/zstd
ZSTD_VERSION=$(node -p "require('./package.json')['mongodb:zstd_version']")

Expand Down

0 comments on commit 3ce2014

Please sign in to comment.