CentOS7 repo

$ vim /etc/yum.repos.d/nginx.repo

[nginx]
name=nginx repo
baseurl=http://nginx.org/packages/centos/7/$basearch/
gpgcheck=0
enabled=1

相关文章:

  • 2021-07-10
  • 2021-09-07
  • 2021-10-06
  • 2021-05-31
  • 2021-06-26
  • 2021-12-07
  • 2022-12-23
  • 2021-10-08
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-06-03
  • 2021-07-11
  • 2021-08-19
相关资源
相似解决方案