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