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.
|
Set `$GL_ADC_PATH` in `.gitolite.rc`, if you have not already done so.
|
||||||
|
|
||||||
<pre>
|
<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>
|
</pre>
|
||||||
|
|
||||||
Make the ADC directory, and a "ua" subdirectory.
|
Make the ADC directory, and a "ua" subdirectory.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue