Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Dziallas <sebastian@when.com>2009-11-21 17:02:07 (GMT)
committer Sebastian Dziallas <sebastian@when.com>2009-11-21 17:02:07 (GMT)
commit5b7601de668807fca3245540e28109dda6855c0b (patch)
tree96bc3da0df5b2f6b8d28f1770760081de6c152b4
parent46db13dcbbd95e1649010ad3c6cdc611d8114845 (diff)
fix issue that prevented us from downloading all sample books
-rw-r--r--soas-aslo-and-content.ks8
1 files changed, 4 insertions, 4 deletions
diff --git a/soas-aslo-and-content.ks b/soas-aslo-and-content.ks
index a739653..d7edff2 100644
--- a/soas-aslo-and-content.ks
+++ b/soas-aslo-and-content.ks
@@ -98,10 +98,10 @@ for pdf in $PDFS ; do
done
# pull e-books for inclusion
-EPUB="7/carroll-alice-in-wonderland-illustrations" # Alice in Wonderland
-EPUB="19/baum-dorothy-and-the-wizard-in-oz-illustrations" # Dorothy and the Wizard in Oz
-EPUB="24/swift-gullivers-travels-illustrations" # Gulliver's Travels
-EPUB="148/burnett-secret-garden-illustrations" # The Secret Garden
+EPUB="$EPUB 7/carroll-alice-in-wonderland-illustrations" # Alice in Wonderland
+EPUB="$EPUB 19/baum-dorothy-and-the-wizard-in-oz-illustrations" # Dorothy and the Wizard in Oz
+EPUB="$EPUB 24/swift-gullivers-travels-illustrations" # Gulliver's Travels
+EPUB="$EPUB 148/burnett-secret-garden-illustrations" # The Secret Garden
for epub in $EPUB ; do
url=http://www.epubbooks.com/book/$epub.epub