zhangmeng
2019-12-23 31a5ac03264b4e2c0933ea502e4c482b8c48a25b
1
2
3
4
#!/bin/bash
 
go build -buildmode=plugin -o libcomm.so -a
mv libcomm.so ..