chiark / gitweb /
bugzilla-show: use HTTPS; drop warthogs and ubuntu
[bin.git] / blank-kvm-image
1 #! /bin/sh
2 set -e
3 qemu-img create -f qcow2 "${1%.img}.img" "${2}"