Skip to content

Commit

Permalink
fix lsh script
Browse files Browse the repository at this point in the history
  • Loading branch information
mauriceweber authored Dec 27, 2023
1 parent 8cddd10 commit bb594b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/apptainer_run_lsh.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ set +a

# run pipeline
apptainer run --memory 480g "${DOCKER_REPO}" \
python3 src/lsh.py \
python3 src/run_lsh.py \
--listings "${LISTINGS}" \
--input_base_uri "${INPUT_BASE_URI}" \
--output_dir "${OUTPUT_DIR}" \
Expand Down

0 comments on commit bb594b0

Please sign in to comment.