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