From bf9633ed11f4207bda066f2d6ddb8c9addc78953 Mon Sep 17 00:00:00 2001 From: Joe Rayhawk Date: Mon, 13 Dec 2010 15:57:03 -0800 Subject: Notes: Ikiwiki creation: adding --verbose to ikiwiki invocations --- notes/ikiwiki_creation.mdwn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'notes/ikiwiki_creation.mdwn') diff --git a/notes/ikiwiki_creation.mdwn b/notes/ikiwiki_creation.mdwn index 15e238f..f2587b1 100644 --- a/notes/ikiwiki_creation.mdwn +++ b/notes/ikiwiki_creation.mdwn @@ -26,6 +26,6 @@ 4. Make a destination directory for rendered files: - `mkdir /var/www/$reponame` (or some other place, just keep in mind you need to change destdir and cgi wrapper in the setup file now) 5. Render - - `ikiwiki --setup $reponame.setup` + - `ikiwiki --setup $reponame.setup` --verbose -If you need to make further changes, `edit /srv/ikiwiki/$reponame.setup` and run `ikiwiki --setup /srv/ikiwiki/$reponame.setup --rebuild` +If you need to make further changes, `edit /srv/ikiwiki/$reponame.setup` and run `ikiwiki --setup /srv/ikiwiki/$reponame.setup --rebuild --verbose` -- cgit v1.2.3