更新 toolchain/build.sh

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-03-23 11:30:18 +08:00
parent 0313aa0f7c
commit 2af307a92c

View File

@ -3,7 +3,7 @@
export Github=https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master export Github=https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master
# Clone source code # Clone source code
git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com/immortalwrt/immortalwrt openwrt git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com/openwrt/openwrt openwrt
# Enter source code # Enter source code
cd openwrt cd openwrt