mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-07-30 01:59:11 -04:00
Add missing step to R3.0->R3.1 debian template upgrade instruction
This commit is contained in:
parent
f059f84b87
commit
3930e72da0
1 changed files with 5 additions and 1 deletions
|
@ -63,7 +63,11 @@ section should be repeated in **all** the user's Template and Standalone VMs.
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get dist-upgrade
|
sudo apt-get dist-upgrade
|
||||||
|
|
||||||
4. Shut down the template VM.
|
4. Remove unnecessary now file:
|
||||||
|
|
||||||
|
sudo rm -f /etc/apt/sources.list.d/qubes-r3-upgrade.list
|
||||||
|
|
||||||
|
5. Shut down the template VM.
|
||||||
|
|
||||||
|
|
||||||
Upgrading dom0
|
Upgrading dom0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue