about summary refs log tree commit diff stats
path: root/tools/conf/srv/gitolite/deployweb
diff options
context:
space:
mode:
Diffstat (limited to 'tools/conf/srv/gitolite/deployweb')
-rwxr-xr-xtools/conf/srv/gitolite/deployweb6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/conf/srv/gitolite/deployweb b/tools/conf/srv/gitolite/deployweb
index ca4dce8..5a18ed1 100755
--- a/tools/conf/srv/gitolite/deployweb
+++ b/tools/conf/srv/gitolite/deployweb
@@ -3,11 +3,11 @@
 ######################################################################
 #
 # Put this file in;
-# /usr/share/gitolite/hooks/deployweb
+# /usr/share/gitolite/deployweb
 #
 DIR_WWW=/srv/www/
-DEPLOY_BRANCH=master
-TARGET_USER=www
+DEPLOY_BRANCH=deployweb
+TARGET_USER=nginx
 
 for DP_FILE in /srv/gitolite/deploy/*
 do