summaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall9
1 files changed, 5 insertions, 4 deletions
diff --git a/install b/install
index 5180254..d332838 100755
--- a/install
+++ b/install
@@ -24,8 +24,9 @@ then
fi
echo
-echo "Installation to '$OT_DEST' finished and configured."
-echo
-echo "IMPORTANT:"
-echo "Include the file '$OT_UI_CONF' in your shell or system startup to have it automatically configured."
+echo "Installation finished and system configured."
+echo "Destination: '$OT_PREFIX'"
+echo "Nginx: '$NGINX_DEST'"
+echo "Redis: '$REDIS_DEST'"
+echo "IMPORTANT: Include the file '$OT_UI_CONF' in your shell or system startup to have the system automatically configured."
echo