build-topic-echo.sh 98 B

1234
  1. #!/bin/bash
  2. # 话题echo程序
  3. go build -o ./exe/topic-echo.exe ./aarch64/topic-echo/main/main.go