1
0
mirror of synced 2026-04-29 22:38:46 +08:00

Update README.md

sudo -i, 防止 permission denied 报错
This commit is contained in:
ZL
2023-04-04 10:13:31 +08:00
committed by GitHub
parent 54a0182abe
commit e3d2bec306

View File

@@ -135,7 +135,9 @@ hosts 文件在每个系统的位置不一,详情如下:
#### GNUUbuntu/CentOS/Fedora
`sudo -i`
`sed -i "/# GitHub520 Host Start/Q" /etc/hosts && curl https://raw.hellogithub.com/hosts >> /etc/hosts`
`exit`
#### BSD/macOS