Wiki Info Libre @ Dom

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
docs:bash:ks-debian.sh [2021/04/17 11:15] – créée maison.gaetandocs: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://install.yunohost.org | bash && yunohost tools postinstall && yunohost user create gmilad && yunohost domain cert-install --no-checks"+echo "curl https://install.yunohost.org | bash && yunohost tools postinstall && yunohost user create admininfo && yunohost domain cert-install --no-checks"
 exit 0 exit 0
 </file> </file>
Ligne 87: Ligne 87:
 exit 0 exit 0
 </file> </file>
 +
 +===== ks-install.sh =====
  
 <file bash ks-install.sh> <file bash ks-install.sh>