From 568b019d7513f5dd096a153e9497e2df98639d8a Mon Sep 17 00:00:00 2001 From: Anatoliy Guskov Date: Mon, 3 Aug 2015 13:45:14 +0300 Subject: [PATCH] Fixed supervisorctl status for web panel only --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1de6580..fc02c8e 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,6 @@ And finally, check everything is running: ```bash sudo supervisorctl status -gstfsd RUNNING pid 24187, uptime 2:59:14 novncd RUNNING pid 24186, uptime 2:59:14 webvirtcloud RUNNING pid 24185, uptime 2:59:14 @@ -192,11 +191,10 @@ Done!! Go to http://serverip and you should see the login screen. ### Default credentials - +
 login: admin
-
 password: admin
-
+
### How To Update ```bash