feat: save scripts file

Signed-off-by: Xinwei Xiong(cubxxw-openim) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw-openim)
2023-08-15 09:31:47 +08:00
parent f4c464003c
commit 12e0afb4e3
6 changed files with 127 additions and 66 deletions
+1 -1
View File
@@ -98,7 +98,7 @@ openim::golang::start_script_list() {
push_start.sh
msg_transfer_start.sh
msg_gateway_start.sh
start_cron.sh
openim-crontask.sh
)
local result=()
for target in "${targets[@]}"; do