chiark / gitweb /
get-rfc: switch to HTTPS
[bin.git] / blank-kvm-image
1 #! /bin/sh
2 set -e
3 qemu-img create -f qcow2 "${1%.img}.img" "${2}"