更新 hanwckf_mt798x.sh

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-18 18:33:48 +08:00
parent cd4b6027c4
commit 96ac3568fc

View File

@ -14,6 +14,7 @@ git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com
# 更新 feeds 并安装 # 更新 feeds 并安装
cd openwrt || exit cd openwrt || exit
echo -e "${GREEN}更新并安装 feeds...${NC}" echo -e "${GREEN}更新并安装 feeds...${NC}"
echo -e "\nsrc-git extraipk https://github.com/xiangfeidexiaohuo/extra-ipk" >> feeds.conf.default
./scripts/feeds update -a ./scripts/feeds update -a
./scripts/feeds install -a ./scripts/feeds install -a