update 2022-06-19 23:40:23
This commit is contained in:
parent
c617490871
commit
0f65478891
|
@ -141,7 +141,7 @@ local system_version = require "luci.model.cbi.gpsysupgrade.sysupgrade".get_syst
|
|||
message.style.display = '';
|
||||
label.innerHTML = '<%:Upgrade successful, Waiting for device...%>';
|
||||
|
||||
var opts = "-u";
|
||||
var opts = "";
|
||||
if (!kconfig.checked){
|
||||
opts = "-n";
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue