Hexo搭建Git安装# 安装zlib-devel依赖包
yum install -y zlib-devel curl-devel
# 下载源码包
wget https://mirrors.edge.kernel.org/pub/soft
2020-01-01