From 7287e6fb1a9494d189950400493d3cb5f1eca56e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=AC=E5=93=A5=E4=BE=83=E4=BE=83=E4=BE=83ygkkk?= Date: Thu, 9 Mar 2023 00:07:20 +0000 Subject: [PATCH] Update CFwarp.sh --- CFwarp.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/CFwarp.sh b/CFwarp.sh index 14f3b53..4299ca9 100644 --- a/CFwarp.sh +++ b/CFwarp.sh @@ -89,7 +89,6 @@ fi [[ $(type -P bc) ]] || ($yumapt update;$yumapt install bc) [[ ! $(type -P qrencode) ]] && ($yumapt update;$yumapt install qrencode) [[ ! $(type -P python3) ]] && (yellow "检测到python3未安装,升级安装中" && $yumapt update;$yumapt install python3) -[[ ! $(type -P screen) ]] && (yellow "检测到screen未安装,升级安装中" && $yumapt update;$yumapt install screen) } v4v6(){