zhangmeng
2020-01-09 25bfcba8793f2c0faddacb10f4535b84c0cc912b
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..