跳转至

搭建本地源

# 创建 repo 索引
# createrepo </path/to/repo>
createrepo .

# 更新 repo
# createrepo --update </path/to/repo> 
createrepo --update .