Skip to content

Commit

Permalink
fix script
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood committed Aug 27, 2024
1 parent 9877b68 commit 17aa892
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/create_test_resources.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ viash run src/data_processors/crop_region/config.vsh.yaml -- \
--min_y 10000 \
--max_y 12000

aws s3 sync \
aws s3 sync --profile op \
"resources_test/common/2023_10x_mouse_brain_xenium" \
"s3://openproblems-data/resources_test/common/2023_10x_mouse_brain_xenium" \
--delete --dryrun

0 comments on commit 17aa892

Please sign in to comment.