vm-import-controller/package/qemu-wrapper.sh

3 lines
43 B
Bash
Executable File

#!/bin/bash
ulimit -v 1048576
qemu-img "$@"