1028.6
All checks were successful
获取完整内核版本 / job_1 (push) Successful in 1m16s

This commit is contained in:
298977887 2024-10-28 20:31:10 +08:00
parent 1c973063aa
commit 72bea6d247
3 changed files with 2 additions and 7 deletions

View File

@ -9,19 +9,13 @@ on:
#workflow_dispatch: # 手动触发工作流程
jobs:
clone_with_proxy:
job_1:
runs-on: ubuntu-latest
steps:
# 检出代码
- name: 🛒 检出代码
uses: https://git.aoun.ltd/actions/checkout@v4
# 打印当前目录
- name: 📂 打印当前目录
run: |
ls -la
pwd
# 1. 下载并安装 Trojan-Go
- name: 📦 解压并安装 Trojan-Go
run: |

View File

@ -68,6 +68,7 @@
| **luci-app-rclone** | 启用 | Rclone 文件同步工具 |
| **luci-app-smartdns** | 启用 | SmartDNS 高效 DNS 缓存加速 |
| **luci-app-sqm** | 启用 | SQM 智能队列管理,优化网络延迟 |
| **luci-app-store** | 启用 | 应用商店,方便安装软件包 |
| **luci-app-ttyd** | 启用 | 终端管理工具,通过浏览器访问终端 |
| **luci-app-zerotier** | 启用 | ZeroTier 内网穿透工具 |
---

Binary file not shown.