Prettier formatting ?

This commit is contained in:
Alexandre Aubin 2018-12-10 17:31:48 +00:00
parent ff20b1ee33
commit 6f5e228ee3

View file

@ -432,17 +432,17 @@ function conclusion() {
=============================================================================== ===============================================================================
You should now proceed with Yunohost post-installation. This is where you will You should now proceed with Yunohost post-installation. This is where you will
be asked for : be asked for :
- the main domain of your server ; - the main domain of your server ;
- the administration password. - the administration password.
You can perform this step : You can perform this step :
- from the command line, by running 'yunohost tools postinstall' as root - from the command line, by running 'yunohost tools postinstall' as root
- or from your web browser, by accessing : ${local_ip}${global_ip} - or from your web browser, by accessing : ${local_ip}${global_ip}
If this is your first time with YunoHost, it is strongly advised to take time If this is your first time with YunoHost, it is strongly recommended to take
to read the administator documentation and in particular the sections time to read the administator documentation and in particular the sections
'Finalizing your setup' and 'Getting to know YunoHost'. It is available at the 'Finalizing your setup' and 'Getting to know YunoHost'. It is available at
following URL : https://yunohost.org/admindoc the following URL : https://yunohost.org/admindoc
=============================================================================== ===============================================================================
EOF EOF
} }