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