rename all appliance portions to make it clear this has nothing to do with official XOA
This commit is contained in:
@@ -945,7 +945,7 @@ function CheckOS {
|
||||
function CheckXE {
|
||||
|
||||
if [[ $(runcmd_stdout "command -v xe") ]]; then
|
||||
printfail "xe binary found, don't try to run install on xcp-ng/xenserver host. use xo-appliance.sh instead"
|
||||
printfail "xe binary found, don't try to run install on xcp-ng/xenserver host. use xo-vm-import.sh instead"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
Reference in New Issue
Block a user