mirror of https://github.com/wulabing/Xray_onekey
fix typo
parent
bdfc4b3510
commit
868592a55e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue