docs: globally rename panel name to baihu-panel and refactor linux dependencies guide

This commit is contained in:
duorameng
2026-06-23 09:30:18 +08:00
parent a745fb952c
commit 81a00d983a
23 changed files with 132 additions and 63 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# 定时任务
定时任务是白虎面板的核心模块,支持对各类多语言脚本、命令进行精细化执行管理。
定时任务是baihu-panel的核心模块,支持对各类多语言脚本、命令进行精细化执行管理。
## 任务属性
@@ -24,7 +24,7 @@
## 特殊任务类型
除了标准的 Cron 定时触发,白虎面板还支持以下特殊触发场景:
除了标准的 Cron 定时触发,baihu-panel还支持以下特殊触发场景:
### 开机启动任务 (`baihu_startup`)