Update remove-vm-manually.md

Removing a template requires 'rm -rf'
This commit is contained in:
AlmightyLaxz 2017-01-01 14:15:02 +10:30 committed by GitHub
parent 6d4d8d374e
commit bd2af3cead

View File

@ -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: