Skip to content

Commit

Permalink
revert wrongly renamed url
Browse files Browse the repository at this point in the history
  • Loading branch information
Fabian-Robert Stöter committed Jun 3, 2016
1 parent 74e6294 commit 7eae8b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions data/fetch.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh

curl -OL https://www.loria.fr/~aliutkus/dsdtoolssubset.zip
unzip dsdtoolssubset.zip
rm dsdtoolssubset.zip
curl -OL https://www.loria.fr/~aliutkus/DSD100subset.zip
unzip DSD100subset.zip
rm DSD100subset.zip

0 comments on commit 7eae8b5

Please sign in to comment.