diff --git a/install.sh b/install.sh index 67e68c3..1602ab7 100644 --- a/install.sh +++ b/install.sh @@ -179,7 +179,7 @@ dependency_install() { judge "安装 qrencode" ${INS} -y install curl - judge "安装 crul" + judge "安装 curl" if [[ "${ID}" == "centos" ]]; then ${INS} -y groupinstall "Development tools"