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