Update build.sh
This commit is contained in:
2
build.sh
2
build.sh
@@ -21,7 +21,7 @@ export mirror="https://openwrt.kejizero.xyz"
|
||||
export gitea="gitea.kejizero.xyz"
|
||||
export github="github.com"
|
||||
export cpu_cores=$(nproc)
|
||||
export gcc=${gcc_version:-13}
|
||||
export gcc=${gcc_version:-15}
|
||||
export password="MzE4MzU3M2p6"
|
||||
export CURRENT_DATE=$(date +%Y%m%d)
|
||||
export supported_boards="x86_64 rockchip"
|
||||
|
||||
Reference in New Issue
Block a user