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