Update xo-install.sh

Just a little wording change
This commit is contained in:
jimmyuk
2021-04-09 09:32:22 +01:00
committed by GitHub
parent f163bab7ed
commit 918ac474d8

View File

@@ -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"