mirror of
https://github.com/unman/shaker.git
synced 2024-10-01 01:25:41 -04:00
2e09546473
Prepare intraqube service
3 lines
47 B
Bash
3 lines
47 B
Bash
#!/bin/sh
|
|
exec socat STDIO TCP:localhost:22000
|