Two more arrows.
This commit is contained in:
parent
95c6b69edd
commit
7d3be2a7ae
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=35378
1 changed files with 3 additions and 2 deletions
|
@ -2066,8 +2066,9 @@ ln -s ../<replaceable>arch</replaceable>/<replaceable>branch</replaceable>/build
|
|||
|
||||
<listitem>
|
||||
<para>In that
|
||||
directory, create one more link for the webserver:<screen>
|
||||
ln -s ../<replaceable>arch</replaceable>/archive/buildlogs <replaceable>arch</replaceable>-buildlogs</screen>
|
||||
directory, create two more links for the webserver:<screen>
|
||||
ln -s ../<replaceable>arch</replaceable>/archive/buildlogs <replaceable>arch</replaceable>-buildlogs
|
||||
ln -s ../<replaceable>arch</replaceable>/archive/errorlogs <replaceable>arch</replaceable>-errorlogs</screen>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue