@ -113,7 +113,7 @@ docker_installed=$?
if [ $docker_installed -eq 0 ]; then
getCpuInfo
getCpuType
detect_domain='https://desktop.docker.com'
echo "正在检测是否能连接[${detect_domain}],请稍后..."
detectDomainCanConnect "${detect_domain}"