Skip to content

Commit e034b75

Browse files
fix(proxmox): fixed docs
1 parent baee192 commit e034b75

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ First, make sure we have the latest packages
2626
```bash
2727
apt update
2828
apt dist-upgrade
29-
3029
```
3130

3231
Update all Debian repositories to Bullseye
@@ -38,7 +37,7 @@ sed -i 's/buster\/updates/bullseye-security/g;s/buster/bullseye/g' /etc/apt/sour
3837
We’ll also need to make sure we comment out any Proxmox ve 6.0 repositories.
3938

4039
```bash
41-
nano /etc/apt/sources/list
40+
nano /etc/apt/sources.list
4241
nano /etc/apt/sources.list.d/pve-enterprise.list
4342
```
4443

0 commit comments

Comments
 (0)