also local unfresh
Signed-off-by: Nico Schottelius <nico@ikn.schottelius.org>
This commit is contained in:
parent
37f7ae1f7d
commit
a6aec4582b
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -13,6 +13,9 @@ lall:
|
||||||
all-unfresh:
|
all-unfresh:
|
||||||
$(IKIWIKI) --setup ikiwiki.setup
|
$(IKIWIKI) --setup ikiwiki.setup
|
||||||
|
|
||||||
|
lall-unfresh:
|
||||||
|
$(IKIWIKI) --setup ikiwiki.setup --set destdir=../dst --set srcdir=. --set git_wrapper= --set git_wrappermode= --set gitorigin_branch= --set gitmaster_branch=
|
||||||
|
|
||||||
view:
|
view:
|
||||||
$(BROWSER) ${DESTDIR}/index.html
|
$(BROWSER) ${DESTDIR}/index.html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue