Skip to content

Commit

Permalink
move to gagneurlab
Browse files Browse the repository at this point in the history
  • Loading branch information
Smith Nicholas authored and vyepez88 committed Dec 16, 2022
1 parent 5cf018c commit 0fb339b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drop/download_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
set -e

# get data
resource_url="https://github.com/nickhsmith/drop_demo_data/archive/refs/heads/main.zip"
resource_url="https://github.com/gagneurlab/drop_demo_data/archive/refs/heads/main.zip"
tmpdir="$(dirname "$(mktemp)")"
wget -nc -P $tmpdir $resource_url

Expand Down

0 comments on commit 0fb339b

Please sign in to comment.