Skip to content

Commit

Permalink
fix: Fix an example command for enqueue_runs (#403)
Browse files Browse the repository at this point in the history
two dots and a slash
  • Loading branch information
uermel authored Jan 9, 2025
1 parent e253f1f commit 1e94e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion_tools/docs/enqueue_runs.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ EXPORT AWS_PROFILE=cryoet-dev
python3 enqueue_runs.py queue --help

# Example
python3 enqueue_runs.py queue dataset_configs/10000.yaml cryoetportal-rawdatasets-dev cryoetportal-output-test --import-everything
python3 enqueue_runs.py queue ../dataset_configs/10000.yaml cryoetportal-rawdatasets-dev cryoetportal-output-test --import-everything
```


Expand Down

0 comments on commit 1e94e39

Please sign in to comment.