Skip to content

Commit

Permalink
improvements on assignment stub
Browse files Browse the repository at this point in the history
  • Loading branch information
riedelcastro committed Oct 1, 2016
1 parent e86d21b commit a26d3bf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions scripts/download_artist.sh
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
#!/bin/bash

# Example (all J-Live): download_ohhla j_live
# Example (all): download_ohhla
# www.ohhla.com/anonymous/$1
# http://www.ohhla.com/YFA_roots.html
# Example (all Roots): download_artist.sh http://www.ohhla.com/YFA_roots.html data/ohhla/train
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

wget \
Expand Down

0 comments on commit a26d3bf

Please sign in to comment.