summaryrefslogtreecommitdiff
path: root/bindings/objc/TestResources/TestModules/populate.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/objc/TestResources/TestModules/populate.sh')
-rwxr-xr-xbindings/objc/TestResources/TestModules/populate.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/objc/TestResources/TestModules/populate.sh b/bindings/objc/TestResources/TestModules/populate.sh
new file mode 100755
index 0000000..1ee531b
--- /dev/null
+++ b/bindings/objc/TestResources/TestModules/populate.sh
@@ -0,0 +1,2 @@
+#!/bin/sh
+wget "http://crosswire.org/ftpmirror/pub/sword/packages/rawzip/KJV.zip" -O KJV.zip && unzip KJV.zip && rm KJV.zip