~修复TG-BOT无法正确设置版本号和路由状态的bug

This commit is contained in:
juewuy
2026-01-31 17:14:57 +08:00
parent 6170a0461d
commit d63b75b790

View File

@@ -2,6 +2,7 @@
[ -z "$CRASHDIR" ] && CRASHDIR=$( cd $(dirname $0);cd ..;pwd)
. "$CRASHDIR"/libs/web_json.sh
. "$CRASHDIR"/libs/set_config.sh
. "$CRASHDIR"/libs/web_get_lite.sh
. "$CRASHDIR"/menus/running_status.sh
. "$CRASHDIR"/configs/gateway.cfg