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