2 lines
55 B
Bash
2 lines
55 B
Bash
|
#!/bin/bash
|
||
|
mono SuperSocket.SocketService.exe -c $1 $2
|