update 2022-11-26 08:47:24

This commit is contained in:
github-actions[bot] 2022-11-26 08:47:24 +08:00
parent 507e775fcf
commit 9697990c73
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ function to_check()
md5 = ""
end
elseif board_name == "x86_generic" then
model = "x86_generic"
model = "x86_32"
check_update()
if fs.access("/sys/firmware/efi") then
download_url = "https://op.supes.top/firmware/" ..model.. "/" ..remote_version.. "-openwrt-x86-generic-squashfs-combined-efi.img.gz"