更新 toolchain/build.sh
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
cd3c7e32da
commit
cdb4a42761
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
# Clone source code
|
# Clone source code
|
||||||
git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com/openwrt/openwrt openwrt
|
git clone -b openwrt-24.10 --single-branch --filter=blob:none https://github.com/immortalwrt/immortalwrt openwrt
|
||||||
|
|
||||||
# Enter source code
|
# Enter source code
|
||||||
cd openwrt
|
cd openwrt
|
||||||
|
Loading…
Reference in New Issue
Block a user