From f7a8d4ebbd66b624e9ad77d0fe7be16657459ab2 Mon Sep 17 00:00:00 2001 From: sxu <602087911@qq.com> Date: Tue, 15 Oct 2024 12:54:27 +0800 Subject: [PATCH] update scripts --- scripts_244/deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts_244/deploy.sh b/scripts_244/deploy.sh index 22d879d6..44ff3e90 100644 --- a/scripts_244/deploy.sh +++ b/scripts_244/deploy.sh @@ -43,7 +43,7 @@ jars=("bonus-auth-${jar_version}-material.jar --spring.config.location=file:auth "bonus-system-${jar_version}-material.jar --spring.config.location=file:system_bootstrap.yml" "bonus-job-${jar_version}-material.jar --spring.config.location=file:job_bootstrap.yml" "bonus-file-${jar_version}-material.jar --spring.config.location=file:file_bootstrap.yml" -"bonus-visual-${jar_version}-monitor-material.jar --spring.config.location=file:visual_bootstrap.yml" +"bonus-visual-monitor-${jar_version}-material.jar --spring.config.location=file:visual_bootstrap.yml" "bonus-material.jar --spring.config.location=file:material_bootstrap.yml") # 遍历数组并检查每个JAR文件的进程