chiark / gitweb /
sops-virginizer: remove
[bin.git] / blank-kvm-image
1 #! /bin/sh
2 set -e
3 qemu-img create -f qcow2 "${1%.img}.img" "${2}"