Fix typo in last commit
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
5934fb4e9d
commit
5ef2946ede
1 changed files with 1 additions and 1 deletions
|
@ -12,5 +12,5 @@ function proto.is_installed(self)
|
||||||
end
|
end
|
||||||
|
|
||||||
function proto.opkg_package(self)
|
function proto.opkg_package(self)
|
||||||
return "hnetd-full"
|
return "hnet-full"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue