mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
ddns-scripts: add ddns script to manage the providers
Redmine-patch-id: 5298 Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
@@ -199,6 +199,10 @@ define Package/ddns-scripts/install
|
||||
$(1)/usr/lib/ddns
|
||||
$(INSTALL_BIN) ./files/usr/lib/ddns/dynamic_dns_updater.sh \
|
||||
$(1)/usr/lib/ddns
|
||||
|
||||
$(INSTALL_DIR) $(1)/usr/bin
|
||||
$(INSTALL_BIN) ./files/usr/bin/ddns.sh \
|
||||
$(1)/usr/bin/ddns
|
||||
endef
|
||||
|
||||
define Package/ddns-scripts/postinst
|
||||
|
||||
Reference in New Issue
Block a user