Proper cleanup before the next build of the systemvm

This commit is contained in:
Hugo Trippaers 2014-01-16 16:03:56 +01:00
parent bf26efc551
commit 5d24843ef5
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ done
vboxmanage modifyhd $hdd_uuid --compact
# Start exporting
rm -fr dist *.ova *.vhd *.vdi *.qcow* *.bz2
rm -fr dist *.ova *.vhd *.vdi *.qcow* *.bz2 *.vmdk *.ovf
mkdir dist
# Export for Xen