From 918ac474d87f39f4ecfb3f5e2136acd3b8dfff16 Mon Sep 17 00:00:00 2001 From: jimmyuk Date: Fri, 9 Apr 2021 09:32:22 +0100 Subject: [PATCH] Update xo-install.sh Just a little wording change --- xo-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xo-install.sh b/xo-install.sh index 1d5a5a9..2647a32 100755 --- a/xo-install.sh +++ b/xo-install.sh @@ -569,7 +569,7 @@ function InstallXO { echo echo - printinfo "xo-server and xo-web build quite a while. Grab a cup of coffee and lay back" + printinfo "xo-server and xo-web build takes quite a while. Grab a cup of coffee and lay back" echo printprog "Running installation" cmdlog "cd $INSTALLDIR/xo-builds/xen-orchestra-$TIME && yarn && yarn build"