summaryrefslogtreecommitdiff
path: root/SETUP.md
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-05-27 10:19:21 +0200
committerJonas Smedegaard <dr@jones.dk>2021-05-27 10:19:21 +0200
commit7359f7dd51f6ec149bb1a62c76b472a7763ff55c (patch)
tree320cfac525f34c7f3f26edcaf100872adda5c458 /SETUP.md
parentf94885c5d846fe04b82ba7553e6f00989c60c439 (diff)
docs(SETUP): add commands to grant access at server for web export
Diffstat (limited to 'SETUP.md')
-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