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