更新 hanwckf_mt798x.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
96ac3568fc
commit
8be0649cbe
@ -9,7 +9,7 @@ NC='\033[0m' # 无颜色
|
||||
|
||||
# 克隆 OpenWrt 源码
|
||||
echo -e "${YELLOW}克隆 OpenWrt 源码...${NC}"
|
||||
git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com/openwrt/openwrt
|
||||
git clone --depth=1 https://github.com/hanwckf/immortalwrt-mt798x.git openwrt
|
||||
|
||||
# 更新 feeds 并安装
|
||||
cd openwrt || exit
|
||||
|
Loading…
Reference in New Issue
Block a user