diff options
Diffstat (limited to 'share/hackvr/examples/calendar/hackvr_coproc')
-rwxr-xr-x | share/hackvr/examples/calendar/hackvr_coproc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/hackvr/examples/calendar/hackvr_coproc b/share/hackvr/examples/calendar/hackvr_coproc new file mode 100755 index 0000000..8d2e127 --- /dev/null +++ b/share/hackvr/examples/calendar/hackvr_coproc @@ -0,0 +1,2 @@ +#!/bin/sh +exec socat exec:hackvr "exec:$*" |