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