update docker/copy.sh. 修改 ry_20231130.sql 为 ry_20240629.sql

新版的数据库SQL文件名发生了变更

Signed-off-by: dreamwing_zy <12372261+dreamwing-zy@user.noreply.gitee.com>
pull/374/head
dreamwing_zy 1 year ago committed by Gitee
parent 8984ecba86
commit 8aff22a958
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -9,7 +9,7 @@ usage() {
# copy sql
echo "begin copy sql "
cp ../sql/ry_20231130.sql ./mysql/db
cp ../sql/ry_20240629.sql ./mysql/db
cp ../sql/ry_config_20231204.sql ./mysql/db
# copy html

Loading…
Cancel
Save