a58808d88ee28dfdc66d2fb8a620e1ca03eb8ea4
Linux/Install/CentOS7.md
| ... | ... | @@ -69,7 +69,7 @@ https://wiki.centos.org/SpecialInterestGroup/SCLo <br /> |
| 69 | 69 | PowerShell Core |
| 70 | 70 | ``` |
| 71 | 71 | # curl https://packages.microsoft.com/config/rhel/7/prod.repo | \ |
| 72 | - sudo tee /etc/yum.repos.d/microsoft.repo |
|
| 72 | + sudo tee /etc/yum.repos.d/microsoft-prod.repo |
|
| 73 | 73 | ``` |
| 74 | 74 | |
| 75 | 75 | - [CentOS 7 : 初期設定 : リポジトリ追加 : Server World](https://www.server-world.info/query?os=CentOS_7&p=initial_conf&f=6) |