[Fix] Bad $GL_ADC_PATH definition
This commit is contained in:
parent
f97253bb3c
commit
f25e0bfe97
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,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
Reference in a new issue