diff --git a/toolchain/build.sh b/toolchain/build.sh index 82c9381..0afa12c 100644 --- a/toolchain/build.sh +++ b/toolchain/build.sh @@ -3,7 +3,7 @@ export Github=https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master # 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 cd openwrt