comparison init.sh @ 0:8918de535391 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/rna_commander/tools/rna_tools/rna_commender commit 2fc7f3c08f30e2d81dc4ad19759dfe7ba9b0a3a1
author rnateam
date Tue, 31 May 2016 05:41:03 -0400
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:8918de535391
1 #!/usr/bin/bash
2
3 if [ ! -d "AURA_Human_data" ]; then
4 wget http://www.googledrive.com/host/0B9v5_ppcfmgWNTJzVjlkc0pCMVU
5 tar -xf 0B9v5_ppcfmgWNTJzVjlkc0pCMVU
6 rm 0B9v5_ppcfmgWNTJzVjlkc0pCMVU
7 fi