From fbc37a3f3b7ffb0b97a8ed3b86a14b07835ede36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=9A=E5=95=A6b=E6=A2=A6?= <1715109585@qq.com> Date: Sat, 4 Nov 2023 21:58:33 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=832?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- citool/gitLogSum/build.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/citool/gitLogSum/build.sh b/citool/gitLogSum/build.sh index f3db25a..47565d4 100644 --- a/citool/gitLogSum/build.sh +++ b/citool/gitLogSum/build.sh @@ -1 +1,2 @@ GOOS=linux GOARCH=amd64 go build -o myapp_linux_amd64 + \ No newline at end of file