From bd2af3ceade28ea47c4edb2a45554ef3002ac25b Mon Sep 17 00:00:00 2001 From: AlmightyLaxz Date: Sun, 1 Jan 2017 14:15:02 +1030 Subject: [PATCH] Update remove-vm-manually.md Removing a template requires 'rm -rf' --- troubleshooting/remove-vm-manually.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/troubleshooting/remove-vm-manually.md b/troubleshooting/remove-vm-manually.md index 02865e4c..5d2c14b0 100644 --- a/troubleshooting/remove-vm-manually.md +++ b/troubleshooting/remove-vm-manually.md @@ -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/ + $ rm -rf /var/lib/qubes/vm-templates/ 2. Remove the TemplateVM from qubes.xml: