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