(improvement)(chat) update version to 0.7.5 and reduce log in supersonic-daemon.sh (#214)

This commit is contained in:
lexluo09
2023-10-13 19:16:31 +08:00
committed by GitHub
parent 767abc2b90
commit 410f2c93b9
2 changed files with 2 additions and 1 deletions

View File

@@ -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