ddns-scripts: update config installation
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
parent
0c983efec5
commit
63804b7358
2 changed files with 1 additions and 1 deletions
|
@ -173,7 +173,7 @@ define Package/ddns-scripts/install
|
||||||
$(1)/etc/init.d/ddns
|
$(1)/etc/init.d/ddns
|
||||||
|
|
||||||
$(INSTALL_DIR) $(1)/etc/config
|
$(INSTALL_DIR) $(1)/etc/config
|
||||||
$(INSTALL_CONF) ./files/ddns.config \
|
$(INSTALL_CONF) ./files/etc/config/ddns \
|
||||||
$(1)/etc/config/ddns
|
$(1)/etc/config/ddns
|
||||||
|
|
||||||
$(INSTALL_DIR) $(1)/usr/share/ddns
|
$(INSTALL_DIR) $(1)/usr/share/ddns
|
||||||
|
|
Loading…
Reference in a new issue