更新 toolchain/build.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
1178572508
commit
2c09a269cf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user