Skip to content

Commit

Permalink
Fixing broken download link
Browse files Browse the repository at this point in the history
  • Loading branch information
mahyarnajibi committed Mar 7, 2018
1 parent 028108a commit a0d5613
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_ssh_model.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Download script
#-----------------------------------------
#!/bin/bash
url="www.umiacs.umd.edu/~najibi/download.php"
url="legacydirs.umiacs.umd.edu/~najibi/download.php"
method_name="ssh"
file_name="SSH_models.tar.gz"
cur_dir=${PWD##*/}
Expand Down

0 comments on commit a0d5613

Please sign in to comment.