mirror of
https://github.com/juewuy/ShellCrash.git
synced 2026-03-12 08:21:40 +00:00
~修复TG-BOT因守护进程错乱导致的各种bug
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user