mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-04-05 05:05:39 -04:00
Update remove-vm-manually.md
Removing a template requires 'rm -rf'
This commit is contained in:
parent
6d4d8d374e
commit
bd2af3cead
@ -14,7 +14,7 @@ All commands should be executed in a dom0 terminal.
|
||||
|
||||
1. Remove the TemplateVM's directory:
|
||||
|
||||
$ rm /var/lib/qubes/vm-templates/<template-name>
|
||||
$ rm -rf /var/lib/qubes/vm-templates/<template-name>
|
||||
|
||||
2. Remove the TemplateVM from qubes.xml:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user