2016-11-29 18:34:08 +01:00

4 lines
55 B
Bash
Executable File

#!/bin/sh
[ -r conf ] && . ./conf
exec qemu-ga ${OPTS}