Updated Home (markdown)

Roni Väyrynen
2023-01-15 13:15:21 +02:00
parent d5e7ba4022
commit b4ea4a39d4

@@ -152,6 +152,14 @@ Script stores quite a verbose logfile which by default is stored in `<script-dir
If needed, you can rollback to a previous installation with the scripts rollback feature.
## xo-cli
Script will automatically install `xo-cli`. It is available in /usr/local/bin/xo-cli. To register xo-cli with XO installation, run:
`xo-cli --register <xo web address> <username> <password>`
example: `xo-cli --register http://127.0.0.1 admin@admin.net admin`