check existense of xe binary before checking OS

This commit is contained in:
ronivay
2021-07-06 00:23:12 +03:00
parent 97ed95c63b
commit 48e24b021f

View File

@@ -1086,9 +1086,9 @@ esac
scriptInfo
CheckUser
CheckArch
CheckXE
CheckOS
CheckSystemd
CheckXE
CheckCertificate
if [[ $# != "0" ]]; then