Skip to content

Commit bd00333

Browse files
authored
fix(post): proxmox 7 (#70)
was missing one hyphen for proxmox command
1 parent b32e565 commit bd00333

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2021-07-10-proxmox-7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ As you may know, proxmox is my current choice for a hypervisor. Proxmox 7 is her
1818
Check your upgrade status
1919

2020
```bash
21-
pve6to7 full
21+
pve6to7 --full
2222
```
2323

2424
First, make sure we have the latest packages

0 commit comments

Comments
 (0)