projects
/
ikiwiki.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d8e653e
)
fix example
author
intrigeri
<intrigeri@web>
Sun, 19 Oct 2008 23:47:19 +0000
(19:47 -0400)
committer
Joey Hess
<joey@kitenet.net>
Sun, 19 Oct 2008 23:47:19 +0000
(19:47 -0400)
doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
patch
|
blob
|
history
diff --git
a/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
b/doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
index eb1583b089f242e89a383ea72fe78e9294649301..7fb883b1090c58539e6aa33e12ca6810501893f2 100644
(file)
--- a/
doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
+++ b/
doc/tips/Git_repository_and_web_server_on_different_hosts.mdwn
@@
-22,7
+22,7
@@
in `~ikiwki_example/ikiwiki_example.git/hooks/post-update`, is
executable and contains:
#!/bin/sh
- /usr/bin/ssh ikiwiki_
amnesia
@www bin/ikiwiki.update
+ /usr/bin/ssh ikiwiki_
example
@www bin/ikiwiki.update
Password-less SSH must be setup to make this possible; one can
restrict `gitserver:ikiwiki_example` to be able to run only the needed