Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| docs:bash:ks-debian.sh [2021/04/17 12:10] – [ks-install.sh] maison.gaetan | docs:bash:ks-debian.sh [2022/01/12 23:03] (Version actuelle) – [ks-debian.sh] maison.gaetan | ||
|---|---|---|---|
| Ligne 52: | Ligne 52: | ||
| echo "Pour installer Yunohost :" | echo "Pour installer Yunohost :" | ||
| echo "sudo su" | echo "sudo su" | ||
| - | echo "curl https:// | + | echo "curl https:// |
| exit 0 | exit 0 | ||
| </ | </ | ||
| Ligne 90: | Ligne 90: | ||
| ===== ks-install.sh ===== | ===== ks-install.sh ===== | ||
| - | <file bash ks-install.php> | + | <file bash ks-install.sh> |
| #!/bin/bash | #!/bin/bash | ||