Skip to content

Commit

Permalink
Update makefile.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
cfarkas authored May 24, 2022
1 parent 7d4a826 commit 31cca31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#!/bin/bash

dir=$(cd -P -- "$(dirname -- "$0")" && pwd -P)
rm -r -f swissprot
mkdir swissprot
cd swissprot
wget ftp://ftp.ncbi.nlm.nih.gov/blast/db/swissprot.tar.gz
Expand Down

0 comments on commit 31cca31

Please sign in to comment.