From cf12ce905156912fdbc6442d69993e218910d188 Mon Sep 17 00:00:00 2001 From: Hyy2001X <1804430051@qq.com> Date: Thu, 11 Nov 2021 16:41:36 +0800 Subject: [PATCH] =?UTF-8?q?README:=20=E6=B7=BB=E5=8A=A0=E7=BB=B4=E6=8A=A4?= =?UTF-8?q?=E8=AE=BE=E5=A4=87=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 63297f7..7150c63 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,16 @@ AutoBuild-Actions 稳定版仓库地址: [AutoBuild-Actions-Template](https://gi 支持的 OpenWrt 源码: `coolsnowwolf/lede`、`immortalwrt/immortalwrt`、`openwrt/openwrt`、`lienol/openwrt` -🔔 **为了你的账号安全, 请不要使用 SSH 连接 Github Action**, `.config`配置等操作请在本地完成 +## 维护设备列表 + +| 机型 | 配置文件 | 拥有设备 | +| :----: | :----: | :----: | +| x86 软路由 | x86_64 | ✔ | +| 新路由3 | d-team_newifi-d2 | ✔ | +| 华硕 acrh17 | asus_rt-acrh17 | ❌ | +| 竞斗云 2.0 | p2w_r619ac-128m | ❌ | +| 红米 AC2100 | xiaomi_redmi-router-ac2100 | ✔ | +| 小娱C1/3/5 | xiaoyu_xy-c5 | ❌ | ## 一、定制固件(可选) @@ -76,6 +85,8 @@ AutoBuild-Actions 稳定版仓库地址: [AutoBuild-Actions-Template](https://gi **自定义固件 IP 地址** 该功能仅在**手动编译**生效, 点击`Run workflow`后即可输入 IP 地址 + 🔔 **为了你的账号安全, 请不要使用 SSH 连接 Github Action**, `.config`配置等操作请在本地完成 + ## 部署云端日志(可选) 1. 下载本仓库中的 [Update_Logs.json](https://github.com/Hyy2001X/AutoBuild-Actions/releases/download/AutoUpdate/Update_Logs.json) 到本地