Skip to content
Snippets Groups Projects
Commit a2abcafd authored by Sydney Anne Erickson's avatar Sydney Anne Erickson :chipmunk:
Browse files

Update download_cmix_binaries.sh

parent d889fe1e
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ else
fi
# Make the binaries directory
download_path="$(pwd)/binaries"
download_path="$(pwd)/bin"
mkdir -p "$download_path"
# Delete old binaries
rm $download_path/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment