update 2022-08-18 20:24:09

This commit is contained in:
github-actions[bot]
2022-08-18 20:24:09 +08:00
parent f5db51c766
commit 607b54dc2f
2 changed files with 7 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ PKG_ARCH_DDNSTO:=$(ARCH)
PKG_NAME:=ddnsto
PKG_VERSION:=3.0.2
PKG_RELEASE:=$(PKG_ARCH_DDNSTO)-4
PKG_RELEASE:=$(PKG_ARCH_DDNSTO)-5
PKG_SOURCE:=$(PKG_NAME)-binary-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://fw.koolcenter.com/binary/ddnsto/
PKG_HASH:=76e6dc6a51176062a625f7bc9931d8709f81146603f5a7da853f1dc9ab2a05a3

View File

@@ -16,6 +16,10 @@ ddnsto_prepare() {
killall ddwebdav 2>/dev/null
}
stop_service() {
ddnsto_prepare
}
start_service() {
ddnsto_prepare
config_load ddnsto