summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrender_locally1
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally
index 42574ca1..029194f1 100755
--- a/render_locally
+++ b/render_locally
@@ -25,6 +25,7 @@ ikiwiki \
--plugin goodstuff \
--plugin favicon \
--plugin sidebar \
+ ${1+"$@"} \
"$src" "$dest" &&
echo &&