summaryrefslogtreecommitdiff
path: root/render_locally
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-08-28 17:16:13 +0200
committerThomas Schwinge <tschwinge@gnu.org>2007-08-30 12:49:24 +0200
commitb73da1274639d641415e3936f599e46fa4799787 (patch)
treedfc89a324267c7b04dfbffe468f0a880addc3b71 /render_locally
parenta686b75c7b5988156a6ce42ddda6035119a874ba (diff)
First version of a `license' plugin. Use it.
Diffstat (limited to 'render_locally')
-rwxr-xr-xrender_locally2
1 files changed, 2 insertions, 0 deletions
diff --git a/render_locally b/render_locally
index 660efca2..d2453c8c 100755
--- a/render_locally
+++ b/render_locally
@@ -26,6 +26,8 @@ ikiwiki \
--plugin goodstuff \
--plugin favicon \
--plugin sidebar \
+ --libdir "$src"/.library \
+ --plugin license \
${1+"$@"} \
"$src" "$dest" &&