summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SETUP.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/SETUP.md b/SETUP.md
index 6ec5e2a..e8d51a2 100644
--- a/SETUP.md
+++ b/SETUP.md
@@ -75,9 +75,10 @@ FIXME: move to separate feature
**On the server**,
grant access for gitolite to write below /var/www
-with this command:
+with these commands:
- FIXME
+ sudo mkdir /var/www/gitolite3
+ chown git:www-data /var/www/gitolite3
**On your local host**,
edit the file gitolite.conf