fix(log): del

pull/534/merge
mack-a 2021-01-05 17:09:15 +08:00
parent bbe251f74a
commit f6daeb3da9
1 changed files with 0 additions and 1 deletions

View File

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