Skip to content
Snippets Groups Projects
Commit b1880a03 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

fix download name

parent 73a1ce08
No related merge requests found
......@@ -7,7 +7,7 @@
set -e
set -x
DOWNLOAD_NAME=models_class1
DOWNLOAD_NAME=models_class1_no_mass_spec
SCRATCH_DIR=${TMPDIR-/tmp}/mhcflurry-downloads-generation
SCRIPT_ABSOLUTE_PATH="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)/$(basename "${BASH_SOURCE[0]}")"
SCRIPT_DIR=$(dirname "$SCRIPT_ABSOLUTE_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