更新 Rockchip,sh

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-16 23:53:52 +08:00
parent cf37ce2186
commit 29d4e3e450

View File

@ -286,7 +286,7 @@ curl -L -o files/etc/config/nginx https://git.kejizero.online/zhao/files/raw/bra
# 加载 .config
echo -e "${YELLOW}加载 .config${NC}"
echo -e "${YELLOW}加载自定义配置...${NC}"
curl -skL https://raw.githubusercontent.com/oppen321/ZeroWrt/refs/heads/master/configs/x86_64.config -o .config
curl -skL https://raw.githubusercontent.com/oppen321/ZeroWrt/refs/heads/master/configs/rockchip.config -o .config
# 生成默认配置
echo -e "${GREEN}生成默认配置...${NC}"