From dbf746e276a83b9512c391ebb2222e9240d0cbbb Mon Sep 17 00:00:00 2001 From: zhao Date: Sun, 23 Mar 2025 10:24:17 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20toolchain/build.sh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zhao --- toolchain/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/build.sh b/toolchain/build.sh index 2ed9b7d..965d2a6 100644 --- a/toolchain/build.sh +++ b/toolchain/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -e -export Github=https://raw.githubusercontent.com/oppen321/ZeroWrt-Action/refs/heads/master/patch +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