* Fixed bug in package management
This commit is contained in:
parent
f0f1cf8654
commit
14e26a7ea8
1 changed files with 1 additions and 0 deletions
|
@ -106,6 +106,7 @@ function action_packages()
|
|||
|
||||
-- Package info
|
||||
local info = ffluci.model.ipkg.info(query)
|
||||
info = info or {}
|
||||
local pkgs = {}
|
||||
|
||||
-- Sort after status and name
|
||||
|
|
Loading…
Reference in a new issue