luci-0.9: merge r5748
This commit is contained in:
parent
5abc657c8e
commit
6ce49433c5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ local pairs = pairs
|
|||
local error = error
|
||||
local table = table
|
||||
|
||||
local ipkg = "opkg --force-removal-of-dependent-packages --force-overwrite"
|
||||
local ipkg = "opkg --force-removal-of-dependent-packages --force-overwrite --autoremove"
|
||||
local icfg = "/etc/opkg.conf"
|
||||
|
||||
--- LuCI IPKG/OPKG call abstraction library
|
||||
|
|
Loading…
Reference in a new issue