wfvm: remove unnecessary HOME

pull/30/head
Sebastien Bourdeauducq 2020-06-14 19:45:31 +08:00
parent cc14162e60
commit 18f84a65c6
1 changed files with 0 additions and 2 deletions

View File

@ -169,8 +169,6 @@ let
];
in ''
export HOME=$(mktemp -d)
# Create an image referencing the previous image in the chain
qemu-img create -f qcow2 -b ${acc} c.img