From: nicoo Date: Thu, 17 Dec 2015 21:44:56 +0000 (+0100) Subject: ikiwiki: Use --refresh X-Git-Url: https://git.realraum.at/?p=noc.git;a=commitdiff_plain;h=158e6f744ba50e288a92748036dfa9826e6a2287 ikiwiki: Use --refresh --- diff --git a/doc/Makefile b/doc/Makefile index 8904164..44a1036 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -1,7 +1,7 @@ .PHONY: default clean serve default: - ikiwiki --setup ikiwiki.setup + ikiwiki --refresh --setup ikiwiki.setup clean: rm -rf dest