This commit is contained in:
Yury Sannikov
2024-02-20 00:17:25 +03:00
parent 6db97a5abc
commit d50960a678
6 changed files with 14 additions and 14 deletions

View File

@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for AmneziaWG VPN
LUCI_DEPENDS:=+amnezia-wg-tools +ucode
LUCI_DEPENDS:=+amneziawg-tools +ucode
LUCI_PKGARCH:=all
PKG_PROVIDES:=luci-app-amneziawg

View File

@@ -124,7 +124,7 @@ return network.registerProtocol('amneziawg', {
},
getOpkgPackage: function() {
return 'amnezia-wg-tools';
return 'amneziawg-tools';
},
isFloating: function() {