Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Robin Erich Muench
metaSNV
Commits
fe97851d
Commit
fe97851d
authored
Jan 02, 2017
by
Robin Erich Muench
Browse files
changed get paths
parent
f429368d
Changes
2
Hide whitespace changes
Inline
Side-by-side
EXAMPLE/getExp.sh
View file @
fe97851d
#!/bin/bash
#
wget http://vm-lux.embl.de/~rmuench/samples.xz
wget http://vm-lux.embl.de/~rmuench/
files/
samples.xz
tar
xfvJ samples.xz
exit
getRefDB.sh
View file @
fe97851d
...
...
@@ -5,7 +5,7 @@ download() {
mkdir
-p
db
cd
db
#wget http://vm-lux.embl.de/~rmuench/db_f9.tar.xz
wget http://vm-lux.embl.de/~rmuench/db_f9.tar.bz2
wget http://vm-lux.embl.de/~rmuench/
files/
db_f9.tar.bz2
echo
"This might take up to 10 minutes."
echo
"Patience please..."
#tar xfvJ db_f9.tar.xz
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment