Update resize_vmdisk.md

This commit is contained in:
aiminick 2019-01-09 22:01:25 +08:00 committed by GitHub
parent 27f5599d41
commit e4fe5784c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ tmpfs tmpfs 513M 0 513M 0% /sys/fs/cgroup
tmpfs tmpfs 103M 0 103M 0% /run/user/0
```
**安装parted磁盘管理工具**
**安装** *parted* **磁盘管理工具**
```shell
apt update ; apt install parted -y