From ca7d2e59ad193086be461d18020891c9bfcfc079 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Mon, 11 Sep 2023 16:34:52 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=AD=E6=9B=B4=E8=84=9A=E6=9C=AC=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hotfix_game.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hotfix_game.sh b/hotfix_game.sh index dd0c1ef..f664370 100644 --- a/hotfix_game.sh +++ b/hotfix_game.sh @@ -109,9 +109,9 @@ cat ${BASE_DIR}/miduo_server/conf/c_database_version.json |awk -F':' '/tables/{p cat ${BASE_DIR}/miduo_server/conf/hotfix.json |grep name|awk -F'"' '{print $4}'|xargs -i find ${BASE_DIR}/miduo_server/serverlogic/build -name "{}"|xargs -i cp {} ${BASE_DIR}/hotfix/conf/hotswap tree hotfix -echo -e " \n cat miduo_server/conf/c_database_version.json \n" +echo -e "cat miduo_server/conf/c_database_version.json \n" cat ${BASE_DIR}/miduo_server/conf/c_database_version.json -echo -e " \n cat miduo_server/conf/hotfix.json \n" +echo -e "\n cat miduo_server/conf/hotfix.json \n" cat ${BASE_DIR}/miduo_server/conf/hotfix.json echo -e "\n"