Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente | |||
projets:traduction_live_cd:script_francisation.sh [Le 14/08/2012, 13:20] YannUbuntu 12.04 |
projets:traduction_live_cd:script_francisation.sh [Le 11/09/2022, 13:17] (Version actuelle) moths-art Suppression des espaces en fin de ligne (détecté et corrigé via le bot wiki-corrector (https://forum.ubuntu-fr.org/viewtopic.php?id=2067892) |
||
---|---|---|---|
Ligne 16: | Ligne 16: | ||
**Les manipulations sont à faire en tant que superutilisateur.** | **Les manipulations sont à faire en tant que superutilisateur.** | ||
- | Pour la version 11.04 : | + | Pour la version 11.04 : |
<code bash> | <code bash> | ||
./script_francisation.sh -r 11.04 -u http://cdimage.ubuntu.com/cdimage/daily-live/current/ -d /root/projets/traduction_live_cd | ./script_francisation.sh -r 11.04 -u http://cdimage.ubuntu.com/cdimage/daily-live/current/ -d /root/projets/traduction_live_cd | ||
</code> | </code> | ||
- | Pour la version 10.04.2 (LTS) : | + | Pour la version 10.04.2 (LTS) : |
<code bash> | <code bash> | ||
./script_francisation.sh -r 10.04 -u http://cdimage.ubuntu.com/cdimage/lucid/daily-live/current/ -d /root/projets/traduction_live_cd | ./script_francisation.sh -r 10.04 -u http://cdimage.ubuntu.com/cdimage/lucid/daily-live/current/ -d /root/projets/traduction_live_cd |