summaryrefslogtreecommitdiffstats
path: root/remove-vm.sh
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2015-10-26 17:08:32 +0100
committerFlorian Pritz <bluewind@xinu.at>2015-10-26 17:08:32 +0100
commit1c304f96c427d3538934fffa075ab50d7ab7d64a (patch)
tree4c0bc518bf52452a679c1df1625c6ec83c55fedc /remove-vm.sh
parent9824b844a069d8abdba35827dc860bdb649d0cf3 (diff)
downloadbin-1c304f96c427d3538934fffa075ab50d7ab7d64a.tar.gz
bin-1c304f96c427d3538934fffa075ab50d7ab7d64a.tar.xz
libvirt: Use default storage
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'remove-vm.sh')
-rwxr-xr-xremove-vm.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/remove-vm.sh b/remove-vm.sh
index 97f0161..b12cb8b 100755
--- a/remove-vm.sh
+++ b/remove-vm.sh
@@ -9,5 +9,5 @@ fi
virsh destroy $name
virsh undefine $name
-virsh vol-delete $name.img nfs
+virsh vol-delete $name.img default