From be2a876386aebafd946395c4ca433e9bc6cc0542 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?v=5Fwbmqwang=28=E7=8E=8B=E7=9B=9F=E5=8D=BF=29?= Date: Wed, 28 Feb 2024 11:08:39 +0800 Subject: [PATCH] fix bin file starting MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: v_wbmqwang(王盟卿) --- bin/service.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/service.sh b/bin/service.sh index 2ac286de..f39fbeff 100644 --- a/bin/service.sh +++ b/bin/service.sh @@ -80,7 +80,7 @@ eval action=\$$# main_class=org.fedai.fate.board.bootstrap.Bootstrap module=fateboard -version=2.0.0 +version=2.1.0 start_type=background if [ $action = starting ];then