wtf
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -124,7 +124,7 @@ return network.registerProtocol('amneziawg', {
|
||||
},
|
||||
|
||||
getOpkgPackage: function() {
|
||||
return 'amnezia-wg-tools';
|
||||
return 'amneziawg-tools';
|
||||
},
|
||||
|
||||
isFloating: function() {
|
||||
|
||||
Reference in New Issue
Block a user