aboutsummaryrefslogtreecommitdiff
path: root/biology/bolt-lmm/files/patch-example_run__example.sh
diff options
context:
space:
mode:
Diffstat (limited to 'biology/bolt-lmm/files/patch-example_run__example.sh')
-rw-r--r--biology/bolt-lmm/files/patch-example_run__example.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/biology/bolt-lmm/files/patch-example_run__example.sh b/biology/bolt-lmm/files/patch-example_run__example.sh
new file mode 100644
index 000000000000..235a77400e8d
--- /dev/null
+++ b/biology/bolt-lmm/files/patch-example_run__example.sh
@@ -0,0 +1,10 @@
+--- example/run_example.sh.orig 2017-11-11 16:45:05 UTC
++++ example/run_example.sh
+@@ -1,4 +1,6 @@
+-../bolt \
++#!/bin/sh -e
++
++bolt \
+ --bfile=EUR_subset \
+ --remove=EUR_subset.remove \
+ --exclude=EUR_subset.exclude \