Skip to content
Snippets Groups Projects
Commit f6eba077 authored by Haarst, Jan van's avatar Haarst, Jan van
Browse files

fixed small bug

parent ca7082b3
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,7 @@ if [ $HOSTNAME == "dev1" ] # Primary site
then
site_location="ftp://ftp.ncbi.nlm.nih.gov/blast/db/"
data_dir="/home/jvh/data/blast_latest/databases.nobackup"
extracted_dir=$data_dir"/extracted"
# Remove secondary checkfile
rm $data_dir"/newest_date.txt"
WGET="/home/jvh/bin/wget"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment