feat(check): 增加环境检验工具

This commit is contained in:
2024-02-22 17:59:36 +08:00
parent 9a71340c76
commit ba7a68c565
11 changed files with 383 additions and 0 deletions

7
bin/check Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
root_path=/apps/zone_scfp/hudi/cloud
jdk_path=/opt/jdk8u252-b09/bin/java
curl ftp://yyy:QeY\!68\)4nH1@132.121.122.15:2222/service-check-1.0.0-SNAPSHOT.jar -o ${root_path}/service-check.jar
${jdk_path} -jar ${root_path}/service-check.jar