pull/315/head
wulabing 2020-06-03 16:22:24 +08:00
parent bdfc4b3510
commit 868592a55e
1 changed files with 1 additions and 1 deletions

View File

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