summaryrefslogtreecommitdiff
path: root/download.sh
diff options
context:
space:
mode:
authorBenjamin Franzke <benjaminfranzke@googlemail.com>2012-10-23 11:34:16 +0200
committerBenjamin Franzke <benjaminfranzke@googlemail.com>2012-10-23 11:37:07 +0200
commit3748f43f26c6ed4979f0ca4d0a50d0354dc10bb6 (patch)
tree0cf47f9100d0fbdd36d00d1ffacbc952bdc5c441 /download.sh
parent2f116f283f4a75e52007ab66ef419dbf6ba9bf8c (diff)
downloadbible-fetch-3748f43f26c6ed4979f0ca4d0a50d0354dc10bb6.tar.gz
bible-fetch-3748f43f26c6ed4979f0ca4d0a50d0354dc10bb6.tar.bz2
bible-fetch-3748f43f26c6ed4979f0ca4d0a50d0354dc10bb6.zip
Make scripts translation independent
Add menge download.
Diffstat (limited to 'download.sh')
-rwxr-xr-xdownload.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.sh b/download.sh
index 0e80054..57b4528 100755
--- a/download.sh
+++ b/download.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-./download-books.sh
-./download-chapters.sh
+./download-books.sh $1
+./download-chapters.sh $1