#!/bin/bash # 话题echo程序 go build -o ./exe/topic_echo.exe ./aarch64/topic_echo/main/main.go