fix typo xo-server.cfg -> xo-install.cfg

This commit is contained in:
ronivay
2019-11-27 20:38:50 +02:00
parent 9831571cea
commit 079de3c084

View File

@@ -705,7 +705,7 @@ echo "Number of previous installations to preserve: $PRESERVE"
echo echo
echo "Errorlog is stored to $LOGFILE for debug purposes" echo "Errorlog is stored to $LOGFILE for debug purposes"
echo echo
echo "Xen Orchestra configuration will be stored to $CONFIGPATH/.config/xo-server/config.toml, if you don't want it to be replaced with every update, set CONFIGUPDATE to false in xo-server.cfg" echo "Xen Orchestra configuration will be stored to $CONFIGPATH/.config/xo-server/config.toml, if you don't want it to be replaced with every update, set CONFIGUPDATE to false in xo-install.cfg"
echo "-----------------------------------------" echo "-----------------------------------------"
echo echo