Fix typo in path
This commit is contained in:
parent
b170f41b33
commit
65edd60cb1
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ GITOLITE_HOME = '/srv/git/'
|
|||
GITOLITE_KEYDIR = '/srv/git/.gitolite/keydir/'
|
||||
|
||||
### Path to the gitolite.rc file
|
||||
GL_RC = '/srv/gito/.gitolite.rc'
|
||||
GL_RC = '/srv/git/.gitolite.rc'
|
||||
|
||||
### Path to the /bin directory where the gitolite tools can be found
|
||||
GL_BINDIR = '/usr/bin/'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue