mirror of
https://github.com/kenzok8/small-package
synced 2025-01-09 08:59:26 +08:00
update 03-14 16:22
This commit is contained in:
parent
4eaaa88a68
commit
a1ec9e803c
@ -6,8 +6,6 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=luci-app-adguardhome
|
||||
PKG_VERSION:=1.8
|
||||
PKG_RELEASE:=12
|
||||
PKG_MAINTAINER:=<https://github.com/rufengsuixing/luci-app-adguardhome>
|
||||
|
||||
LUCI_TITLE:=LuCI app for AdGuardHome
|
||||
@ -27,6 +25,7 @@ define Package/luci-app-adguardhome/conffiles
|
||||
/usr/share/AdGuardHome/links.txt
|
||||
/etc/config/AdGuardHome
|
||||
/etc/AdGuardHome.yaml
|
||||
/etc/AdGuardHome.yaml
|
||||
endef
|
||||
|
||||
define Package/luci-app-adguardhome/postinst
|
||||
|
0
luci-app-adguardhome/root/etc/init.d/AdGuardHome
Executable file → Normal file
0
luci-app-adguardhome/root/etc/init.d/AdGuardHome
Executable file → Normal file
0
luci-app-adguardhome/root/etc/uci-defaults/40_luci-AdGuardHome
Executable file → Normal file
0
luci-app-adguardhome/root/etc/uci-defaults/40_luci-AdGuardHome
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/addhost.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/addhost.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/firewall.start
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/firewall.start
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/getsyslog.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/getsyslog.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/gfw2adg.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/gfw2adg.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/tailto.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/tailto.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/update_core.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/update_core.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/waitnet.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/waitnet.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/watchconfig.sh
Executable file → Normal file
0
luci-app-adguardhome/root/usr/share/AdGuardHome/watchconfig.sh
Executable file → Normal file
Loading…
Reference in New Issue
Block a user