xboxdrv/test/xboxdrv-daemon.sh
2011-01-30 18:52:48 +01:00

8 lines
71 B
Bash

#!/bin/sh
xboxdrv --daemon \
--next-controller \
"$@"
# EOF #