更新 toolchain/build.sh

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-03-23 21:13:40 +08:00
parent 1178572508
commit 2c09a269cf

View File

@ -1,7 +1,7 @@
#!/bin/bash -e
# 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
# Enter source code
cd openwrt