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