From 7635d0a424489b7fdc4ea9111312c257f247709d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnIsjgK_cdfZcIAumVRwTvNXS4cD0zNnaI" Date: Sun, 5 Aug 2012 16:34:34 +0000 Subject: `Code` --- doc/forum/public-web-frontend.mdwn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/forum/public-web-frontend.mdwn b/doc/forum/public-web-frontend.mdwn index 948663ecd..d3fdb9b94 100644 --- a/doc/forum/public-web-frontend.mdwn +++ b/doc/forum/public-web-frontend.mdwn @@ -4,12 +4,12 @@ Use case: I would like to have a "Public" top-level directory in my annex, which How I see doing this: -1. Put my annex to an http server with exported-over-http /Public/ directory. -2. Configure a post-update hook with the following: +1. Put my annex to an http server with exported-over-http `/Public/` directory. +2. Configure a `post-update` hook with the following: $ git annex fix -3. Push files on /Public/ to that annex. +3. Push files on `/Public/` to that annex. Does it make sense? If yes, are there any gotchas I should beware of? -- cgit v1.2.3