From b73da1274639d641415e3936f599e46fa4799787 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Tue, 28 Aug 2007 17:16:13 +0200 Subject: First version of a `license' plugin. Use it. --- render_locally | 2 ++ 1 file changed, 2 insertions(+) (limited to 'render_locally') 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" && -- cgit v1.2.3