try refresh instead of rebuild, suggested by joeyh
authorMartin Zobel-Helas <zobel@debian.org>
Sun, 7 Jun 2009 13:31:05 +0000 (15:31 +0200)
committerMartin Zobel-Helas <zobel@debian.org>
Sun, 7 Jun 2009 13:31:05 +0000 (15:31 +0200)
bin/update-wiki

index 73fccc0..3547c28 100755 (executable)
@@ -20,7 +20,7 @@ env -i ikiwiki \
        --underlaydir "$WC/underlay" \
        --templatedir "$WC/templates" \
        --no-discussion \
-       --rebuild \
+       --refresh \
         --atom \
         --rss \
        --plugin template \