Script Refactoring

This commit is contained in:
skiffer-git 2024-04-02 15:46:17 +08:00
parent f5a9dccd10
commit f75450a93a

View File

@ -14,6 +14,8 @@ stop_binaries() {
done
}
LOG_FILE=log.file
TMP_LOG_FILE=tmp.log.file
#启动所有的二进制
start_binaries() {