diff --git a/install.sh b/install.sh index 9f1980a..dcea5fd 100644 --- a/install.sh +++ b/install.sh @@ -453,7 +453,6 @@ installTools(){ then echoContent green " ---> 安装semanage" ${installType} bash-completion > /dev/null 2>&1 - echoContent red policyCoreUtils:${policyCoreUtils} if [[ ! -z "${policyCoreUtils}" ]] then ${installType} ${policyCoreUtils} > /dev/null 2>&1