From 8204dbf368388e8a4d0ea4656979898511683f12 Mon Sep 17 00:00:00 2001 From: wmqwxb <13628607970@163.com> Date: Tue, 26 Dec 2023 16:41:57 +0800 Subject: [PATCH] update shell cd to work path Signed-off-by: wmqwxb <13628607970@163.com> --- bin/service.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/service.sh b/bin/service.sh index b12d57c3..597e5208 100644 --- a/bin/service.sh +++ b/bin/service.sh @@ -32,6 +32,8 @@ fatepath=$( pwd ) +cd $basepath + main_class=org.fedai.fate.board.bootstrap.Bootstrap module=fateboard version=2.0.0