Commit 7285504a37c1dede4670adcd668230e9a315cdaa
1 parent
103b0396
Updates 01_basic/yum.md
Auto commit by GitBook Editor
Showing
1 changed file
with
1 additions
and
1 deletions
01_basic/yum.md
| @@ -29,7 +29,7 @@ rpm -ivh yum-3.2.29-81.el6.centos.noarch.rpm yum-plugin-fastestmirror-1.1.30-41. | @@ -29,7 +29,7 @@ rpm -ivh yum-3.2.29-81.el6.centos.noarch.rpm yum-plugin-fastestmirror-1.1.30-41. | ||
| 29 | ``` | 29 | ``` |
| 30 | // 下载repo | 30 | // 下载repo |
| 31 | wget http://mirrors.163.com/.help/CentOS6-Base-163.repo | 31 | wget http://mirrors.163.com/.help/CentOS6-Base-163.repo |
| 32 | - | 32 | +// |
| 33 | ``` | 33 | ``` |
| 34 | 34 | ||
| 35 | 35 |