From 9b806fd45f61c314b521db837e1899d70e16ec21 Mon Sep 17 00:00:00 2001 From: ronivay Date: Thu, 17 Sep 2020 12:46:47 +0300 Subject: [PATCH] fix appliance run instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e33f9d..0865700 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ If you need to import an appliance directly to your host, you may use xo-applian Run on your Xenserver/XCP-ng host as root: ``` -bash -c "$(curl https://raw.githubusercontent.com/ronivay/XenOrchestraInstallerUpdater/master/xo-appliance.sh)" +bash -c "$(curl -s https://raw.githubusercontent.com/ronivay/XenOrchestraInstallerUpdater/master/xo-appliance.sh)" ``` Default username for UI is admin@admin.net with password admin