From c6571be899adf9bc4804d2270f1981ccba76f5ca Mon Sep 17 00:00:00 2001 From: luying Date: Tue, 18 Apr 2023 11:42:53 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(config):=20=E4=BF=AE?= =?UTF-8?q?=E5=A4=8Dcheckout=E7=9A=84=E6=96=87=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pushdocker.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pushdocker.sh b/pushdocker.sh index 0f88b9bac..c2a88d142 100755 --- a/pushdocker.sh +++ b/pushdocker.sh @@ -157,4 +157,4 @@ esac git checkout ./game-server/config.json git checkout ./gm-server/config/env git checkout ./web-server/config/env -git checkout ./web-server/config/sshHost +git checkout ./web-server/config/sshHost.ts