mirror of
https://github.com/harvester/vm-import-controller.git
synced 2025-06-03 01:44:51 +00:00
3 lines
43 B
Bash
Executable File
3 lines
43 B
Bash
Executable File
#!/bin/bash
|
|
ulimit -v 1048576
|
|
qemu-img "$@" |