luci-0.9: merge r5641 (code 255 on opkg update)
This commit is contained in:
parent
8bc4c2646e
commit
2a5d6299fd
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ local type = type
|
|||
local pairs = pairs
|
||||
local error = error
|
||||
|
||||
local ipkg = "opkg -force-defaults"
|
||||
local ipkg = "opkg"
|
||||
|
||||
--- LuCI IPKG/OPKG call abstraction library
|
||||
module "luci.model.ipkg"
|
||||
|
|
Loading…
Reference in a new issue