Correction pour validation HTML + CSS + RSS
This commit is contained in:
@@ -179,7 +179,7 @@ Il suffit ensuite d'exécuter la commande suivante pour rendre un miroir disponi
|
||||
ln -s <chemin vers le miroir> /var/www/mirror/
|
||||
```
|
||||
|
||||
Attention aux miroirs créés via apt-mirror: apt-mirror créé une arborescence particulière, du type _<base_path>/mirror/<host>/<dist>_, où:
|
||||
Attention aux miroirs créés via apt-mirror: apt-mirror créé une arborescence particulière, du type `<base_path>/mirror/<host>/<dist>`, où:
|
||||
|
||||
- _base_path_ correspond à la variable du même nom spécifiée dans le fichier _mirror.list_
|
||||
- _host_ est généré automatiquement en fonction des dépôts spécifiés dans le fichier _mirror.list_
|
||||
@@ -194,4 +194,4 @@ Pour finir, il faut ajouter notre dépôt à notre sources.list:
|
||||
|
||||
```text
|
||||
deb http://<adresse du serveur>/<root> <dist> <branches>
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user