From f6daeb3da93f1e1c94581db9b14b1352e8a74b7e Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Tue, 5 Jan 2021 17:09:15 +0800 Subject: [PATCH] fix(log): del --- install.sh | 1 - 1 file changed, 1 deletion(-) 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