Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
docs:site5:update-server-info [2010/04/10 11:14] – created billh | docs:site5:update-server-info [2016/03/27 22:41] (current) – billh | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== update-server-info ====== | ====== update-server-info ====== | ||
- | When using http:// or any other " | + | When using %%http://%% or any other " |
===== enable the post-update hook ===== | ===== enable the post-update hook ===== | ||
Line 10: | Line 10: | ||
chmod +x post-update | chmod +x post-update | ||
</ | </ | ||
+ | * since the command isn't on Site5 exactly the way it's listed in this file, open it and edit the file like this< | ||
+ | #exec git-update-server-info | ||
+ | git update-server-info | ||
+ | </ | ||
+ | |||
+ | ===== See Also ===== | ||
+ | * [[git]] | ||
===== External Links ===== | ===== External Links ===== |