增加 sudo.

Signed-off-by: lion.chan <cy187lion@sina.com>
This commit is contained in:
lion.chan 2023-05-05 21:25:27 +08:00
parent 8cc69664cd
commit 1a2884788f
1 changed files with 2 additions and 2 deletions

View File

@ -15,9 +15,9 @@ sudo pacman -S ntp
```bash
# 同步网络时间
ntpdate 0.cn.pool.ntp.org
sudo ntpdate 0.cn.pool.ntp.org
# 将系统时钟写到硬件中
hwclock -w
sudo hwclock -w
```
## 3.服务器列表