mirror of
https://gitee.com/y_project/RuoYi-Cloud.git
synced 2026-02-02 06:51:58 +08:00
update docker/copy.sh. 修改 ry_20231130.sql 为 ry_20240629.sql
新版的数据库SQL文件名发生了变更 Signed-off-by: dreamwing_zy <12372261+dreamwing-zy@user.noreply.gitee.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user