mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
help: arch4edu: fix root prompt
Closes https://github.com/tuna/issues/issues/1579
This commit is contained in:
parent
ef58f4359d
commit
9e56d40269
|
|
@ -18,9 +18,9 @@ Arch4edu 是面向高校用户推出的非官方软件仓库,
|
|||
* 导入 GPG key
|
||||
|
||||
```
|
||||
$ pacman-key --recv-keys 7931B6D628C8D3BA
|
||||
$ pacman-key --finger 7931B6D628C8D3BA
|
||||
$ pacman-key --lsign-key 7931B6D628C8D3BA
|
||||
# pacman-key --recv-keys 7931B6D628C8D3BA
|
||||
# pacman-key --finger 7931B6D628C8D3BA
|
||||
# pacman-key --lsign-key 7931B6D628C8D3BA
|
||||
```
|
||||
|
||||
* 在 `/etc/pacman.conf` 文件末尾添加以下内容:
|
||||
|
|
|
|||
Loading…
Reference in New Issue