README update and minor install output improvement

This commit is contained in:
ronivay
2018-07-24 23:12:49 +03:00
parent 5a8516f3b8
commit 3babda4c55
2 changed files with 2 additions and 2 deletions

View File

@@ -312,6 +312,8 @@ function InstallXO {
echo
echo "WebUI started in port $PORT"
echo "Default username: admin@admin.net password: admin"
echo
echo "Installation successful. Control xo-server.service with systemctl"
else
echo
echo "Looks like there was a problem when starting xo-server/reading journalctl. Please see logs for more details"