From 430e83b9c95f4b65ac36fb497395d614b617d6c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Roni=20V=C3=A4yrynen?= Date: Sun, 6 Feb 2022 16:48:59 +0200 Subject: [PATCH] chore: adjust xo-vm-import.sh script output --- xo-vm-import.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xo-vm-import.sh b/xo-vm-import.sh index adf229f..ecb4cad 100755 --- a/xo-vm-import.sh +++ b/xo-vm-import.sh @@ -18,7 +18,7 @@ function OSCheck { fi echo - echo "Welcome. This script will import a preinstalled Debian 11 VM image which has Xen Orchestra installed using https://github.com/ronivay/XenOrchestraInstallerUpdater" + echo "Welcome. This script will import a preconfigured Debian 11 VM image which has Xen Orchestra installed using https://github.com/ronivay/XenOrchestraInstallerUpdater" echo "You need at least 2vCPU/4GB/10GB disk free resources to import VM" echo echo "Please report any issues to this github project"