summaryrefslogtreecommitdiff
path: root/render_locally
diff options
context:
space:
mode:
Diffstat (limited to 'render_locally')
-rwxr-xr-xrender_locally1
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally
index ddd7afc6..c3098d11 100755
--- a/render_locally
+++ b/render_locally
@@ -15,6 +15,7 @@ case $1 in
export DESTDIR && DESTDIR=$ROOT.rendered.official &&
set x \
--set wikistatedir="$ROOT"/.ikiwiki-official \
+ --url http://www.gnu.org/software/hurd \
"$@" &&
shift;;
*)