mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2024-12-24 14:59:25 -05:00
Fix missing property (default_template) in step 9
Minor change to add missing property value. Using existing command results in error that "fedora-31" is not a valid property, updated docs to add the property name so that command works.
This commit is contained in:
parent
7f8266858e
commit
434c00f72d
@ -133,7 +133,7 @@ The same general procedure may be used to upgrade any template based on the stan
|
||||
|
||||
9. (Optional) Make the new template the global default.
|
||||
|
||||
[user@dom0 ~]$ qubes-prefs --set fedora-<new>
|
||||
[user@dom0 ~]$ qubes-prefs --set default_template fedora-<new>
|
||||
|
||||
10. (Optional) Remove the old template.
|
||||
(Make sure to type the name of the old template, not the new one.)
|
||||
|
Loading…
Reference in New Issue
Block a user