Update build.sh
This commit is contained in:
2
build.sh
2
build.sh
@@ -751,7 +751,7 @@ generate_ota_file() {
|
|||||||
SHA256=$(sha256sum bin/targets/x86/64*/*-generic-squashfs-combined-efi.img.gz | awk '{print $1}')
|
SHA256=$(sha256sum bin/targets/x86/64*/*-generic-squashfs-combined-efi.img.gz | awk '{print $1}')
|
||||||
|
|
||||||
echo -e " ${BOLD}${YELLOW_COLOR}➤${RESET} ${BOLD}生成固件信息...${RESET}"
|
echo -e " ${BOLD}${YELLOW_COLOR}➤${RESET} ${BOLD}生成固件信息...${RESET}"
|
||||||
cat > ota/fw.json <<EOF
|
cat > ota/x86_64.json <<EOF
|
||||||
{
|
{
|
||||||
"x86_64": [
|
"x86_64": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user