From 39b28f23c01676bb3f904794e691158da1d20360 Mon Sep 17 00:00:00 2001 From: bjdgy Date: Mon, 29 Jan 2024 21:47:42 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20docker=20=E7=BC=96?= =?UTF-8?q?=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/init.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker/init.sh b/docker/init.sh index 49cb80f..aebabeb 100644 --- a/docker/init.sh +++ b/docker/init.sh @@ -14,7 +14,8 @@ uname -a cd /server -#go mod tidy +go mod tidy + #-extldflags '-static'