From a23af8ea8bfedf718f235aea62b893cd130c1e5d Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Wed, 16 Aug 2023 15:05:32 +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 --- update_gm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update_gm.sh b/update_gm.sh index 427ca05..22c2a0d 100644 --- a/update_gm.sh +++ b/update_gm.sh @@ -13,7 +13,7 @@ BASE_DIR="/data/update/project/miduo_gm" table=$1 TABLE_DIR="/data/update/project/${table}" if [ -z ${table} ]; then - TABLE_DIR=BASE_DIR + TABLE_DIR=$BASE_DIR echo -e "默认使用gm打表路径" fi