~修复TG-BOT因守护进程错乱导致的各种bug

This commit is contained in:
juewuy
2026-02-10 19:56:38 +08:00
parent 7f73133657
commit 3b578c7988
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,6 @@
bot_tg_start(){
. "$CRASHDIR"/starts/start_legacy.sh
start_legacy "$CRASHDIR/menus/bot_tg.sh" 'bot_tg'
bot_tg_cron
}
bot_tg_stop(){
cronload | grep -q 'TG_BOT' && cronset 'TG_BOT'