Fix some mistakes

This commit is contained in:
Sergei Bobkov 2024-09-20 20:53:06 +03:00
parent e3b8902143
commit 0514eae7f6

View File

@ -16,10 +16,11 @@ Second, create directory structure for repos:<br/>
` └── var`<br/> ` └── var`<br/>
<br/> <br/>
Third, start apt-mirror for sync repos:<br/> Third, start apt-mirror for sync repos: ( You can use crond for auto update )<br/>
<br/> <br/>
`apt-mirror`<br/> `apt-mirror`<br/>
<br/> <br/>
Last, exit conf of nginx. Loock at examples. Last, edit conf of nginx. Look at examples.
<br/>