This commit is contained in:
2025-07-18 02:41:20 +00:00
parent 440544b0ff
commit 8d92108589
2 changed files with 3 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
PORT=8889 PORT=8889
JAR_PATH="/home/zhangbiqiong/pro_eld_mqtt_compare/app/pro_eld_mqtt_compare-0.0.1-SNAPSHOT.jar" JAR_PATH="/home/zhangbiqiong/pro_eld_mqtt_compare/target/pro_eld_mqtt_compare-0.0.1-SNAPSHOT.jar"
LOG_PATH="/home/zhangbiqiong/pro_eld_mqtt_compare/logs/pro_eld_mqtt_compare.log" LOG_PATH="/home/zhangbiqiong/pro_eld_mqtt_compare/logs/pro_eld_mqtt_compare.log"
# 检测端口是否被占用 # 检测端口是否被占用

1
logs/pro_eld_mqtt_compare.log Executable file
View File

@@ -0,0 +1 @@
Error: Unable to access jarfile /home/zhangbiqiong/pro_eld_mqtt_compare/app/pro_eld_mqtt_compare-0.0.1-SNAPSHOT.jar