mirror of https://github.com/openwrt/luci.git
Fix typo in last commit
Signed-off-by: Steven Barth <steven@midlink.org>pull/321/merge
parent
5934fb4e9d
commit
5ef2946ede
|
@ -12,5 +12,5 @@ function proto.is_installed(self)
|
|||
end
|
||||
|
||||
function proto.opkg_package(self)
|
||||
return "hnetd-full"
|
||||
return "hnet-full"
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue