mirror of
https://github.com/YunoHost/install_script.git
synced 2024-09-03 20:06:25 +02:00
Prettier formatting ?
This commit is contained in:
parent
ff20b1ee33
commit
6f5e228ee3
1 changed files with 8 additions and 8 deletions
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue