update 2022-09-18 23:44:52
This commit is contained in:
parent
377fcc500f
commit
dbe86fa12e
|
@ -318,7 +318,7 @@ function to_check()
|
|||
elseif board_name:match("r619ac%-128m$") then
|
||||
model = "ipq40xx_generic/p2w_r619ac-128m"
|
||||
check_update()
|
||||
download_url = "https://op.supes.top/firmware/" ..model.. "/" ..remote_version.. "-openwrt-ipq40xx-generic-p2w_r619ac-128m-squashfs-sysupgrade.bin"
|
||||
download_url = "https://op.supes.top/firmware/" ..model.. "/" ..remote_version.. "-openwrt-ipq40xx-generic-p2w_r619ac-128m-squashfs-nand-sysupgrade.bin"
|
||||
elseif board_name:match("rt%-ac42u$") then
|
||||
model = "ipq40xx_generic/asus_rt-ac42u"
|
||||
check_update()
|
||||
|
|
Loading…
Reference in New Issue