Update yum.md
This commit is contained in:
parent
da9769e3fe
commit
fdf14496bd
|
|
@ -106,7 +106,7 @@ yum clean oldheaders #清除缓存目录下旧的 headers
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
# yum
|
# yum
|
||||||
/etc/yum.repos.d/ yum 源配置文件
|
/etc/yum.repos.d/ # yum 源配置文件
|
||||||
vi /etc/yum.repos.d/nginx.repo # 举个栗子: nginx yum源
|
vi /etc/yum.repos.d/nginx.repo # 举个栗子: nginx yum源
|
||||||
[nginx]
|
[nginx]
|
||||||
name=nginx repo
|
name=nginx repo
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue