From f3ef654e0929a4c8bd539cfe7bb12cd56da91188 Mon Sep 17 00:00:00 2001 From: ronivay Date: Thu, 17 Sep 2020 12:45:14 +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 c17f09c..4e33f9d 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: ``` -curl https://raw.githubusercontent.com/ronivay/XenOrchestraInstallerUpdater/master/xo-appliance.sh | bash +bash -c "$(curl https://raw.githubusercontent.com/ronivay/XenOrchestraInstallerUpdater/master/xo-appliance.sh)" ``` Default username for UI is admin@admin.net with password admin