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