3 lines
67 B
Bash
Executable File
3 lines
67 B
Bash
Executable File
#!/bin/bash
|
|
/opt/uinput-mapper/input-read $1 -G $2 -D | nc -l 5055
|