From 410f2c93b93a4ccd038d1dd3feb1f45668fe721e Mon Sep 17 00:00:00 2001 From: lexluo09 <39718951+lexluo09@users.noreply.github.com> Date: Fri, 13 Oct 2023 19:16:31 +0800 Subject: [PATCH] (improvement)(chat) update version to 0.7.5 and reduce log in supersonic-daemon.sh (#214) --- assembly/bin/supersonic-daemon.sh | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/assembly/bin/supersonic-daemon.sh b/assembly/bin/supersonic-daemon.sh index 26ead4a6e..e0be1620c 100755 --- a/assembly/bin/supersonic-daemon.sh +++ b/assembly/bin/supersonic-daemon.sh @@ -10,6 +10,7 @@ if [ ! -d "$runtimeDir" ]; then echo "the runtime dir does not exist move all to runtime" moveAllToRuntime fi +set +x command=$1 service=$2 diff --git a/pom.xml b/pom.xml index 2b605c8f7..3ec00e39d 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ 3.2.4 4.5.1 4.5 - 0.7.5-SNAPSHOT + 0.7.5 2.30.0