🎁 Sync 2026-04-13 03:49:01

This commit is contained in:
github-actions[bot] 2026-04-13 03:49:01 +08:00
parent 8382565a27
commit 804bdadac6
2 changed files with 2 additions and 2 deletions

View File

@ -9,7 +9,7 @@ LUCI_TITLE:=dynv6 ddns script
LUCI_DEPENDS:= +luci-compat
PKG_VERSION:=1.0.0
PKG_RELEASE:=4
PKG_RELEASE:=5
PKG_MAINTAINER:=luochongjun <luochongjun@gl-inet.com>
define Package/luci-app-dynv6/postinst

View File

@ -1,3 +1,4 @@
#!/bin/sh
[ ! -f "/usr/share/ucitrack/luci-app-get.json" ] && {
cat > /usr/share/ucitrack/luci-app-get.json << EEOF
{
@ -6,7 +7,6 @@
}
EEOF
}
#!/bin/sh
uci -q get ucitrack.@dynv6[0] || uci add ucitrack dynv6
uci set ucitrack.@dynv6[0]=dynv6