~优化bot_tg机器人绑定提示

This commit is contained in:
juewuy
2026-01-25 20:18:12 +08:00
parent 89e6fe7faa
commit 219279c165
2 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ tg_push_token() {
push_TG="$TOKEN"
setconfig push_TG "$TOKEN"
setconfig chat_ID "$chat_ID"
"$CRASHDIR"/start.sh logger "已完成Telegram日志推送设置" 32
. "$CRASHDIR"/libs/logger.sh && logger "已完成Telegram日志推送设置" 32
}
get_chatid() {