mirror of
https://gitee.com/callmer/pve_toss_notes.git
synced 2026-09-01 14:32:53 +08:00
修复文案描述
This commit is contained in:
+2
-2
@@ -234,7 +234,7 @@ Debian 云镜像默认使用 `systemd-timesyncd.service` 同步时间,且需
|
||||
|
||||
```bash
|
||||
## 创建 NTP 配置文件的文件夹
|
||||
$ sudo mkdir /etc/systemd/timesyncd.conf.d
|
||||
$ sudo mkdir -p /etc/systemd/timesyncd.conf.d
|
||||
|
||||
## 创建 NTP 配置文件
|
||||
$ sudo vim /etc/systemd/timesyncd.conf.d/server_ntp.conf
|
||||
@@ -435,7 +435,7 @@ Do you want to change your default shell to zsh? [Y/n] y
|
||||
|
||||
Debian 模板虚拟机已经配置完成,在将其转换为模板前需要对系统进行清理。
|
||||
|
||||
逐条执行以下命令,注意命令中的空格。
|
||||
逐行执行以下命令,注意命令中的空格。
|
||||
|
||||
```bash
|
||||
## 清理系统软件包
|
||||
|
||||
Reference in New Issue
Block a user