更新 IPQ807x.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
2951b0db15
commit
36b87d6f81
@ -29,7 +29,7 @@ sudo apt-get clean
|
|||||||
|
|
||||||
# 克隆 OpenWrt 源码
|
# 克隆 OpenWrt 源码
|
||||||
echo -e "${YELLOW}克隆 OpenWrt 源码...${NC}"
|
echo -e "${YELLOW}克隆 OpenWrt 源码...${NC}"
|
||||||
git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com/openwrt/openwrt
|
git clone https://github.com/coolsnowwolf/lede openwrt
|
||||||
|
|
||||||
# 更新 feeds 并安装
|
# 更新 feeds 并安装
|
||||||
cd openwrt || exit
|
cd openwrt || exit
|
||||||
|
Loading…
Reference in New Issue
Block a user