fix typo
This commit is contained in:
parent
82cc5d3d31
commit
ffefe742d8
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ gitolite installation, just with different paths.
|
|||
Set `$GL_ADC_PATH` in `.gitolite.rc`, if you have not already done so.
|
||||
|
||||
<pre>
|
||||
echo '$GL_ADC_PATH = "/usr/local/lib/gitolite/adc/;' >>~gitolite/.gitolite.rc
|
||||
echo '$GL_ADC_PATH = "/usr/local/lib/gitolite/adc/;"' >>~gitolite/.gitolite.rc
|
||||
</pre>
|
||||
|
||||
Make the ADC directory, and a "ua" subdirectory.
|
||||
|
|
Loading…
Reference in a new issue