mirror of
https://github.com/sirpdboy/sirpdboy-package.git
synced 2025-01-09 04:17:45 +08:00
netspeedtest
This commit is contained in:
parent
f80bff3cbe
commit
26c6653bd3
@ -38,7 +38,7 @@ define Package/$(PKG_NAME)/install
|
||||
$(INSTALL_BIN) ./root/etc/init.d/netspeedtest $(1)/etc/init.d/
|
||||
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
$(INSTALL_CONF) ./root/etc/config/* $(1)/etc/config/ddnsto
|
||||
$(INSTALL_CONF) ./root/etc/config/netspeedtest $(1)/etc/config/
|
||||
$(INSTALL_DIR) $(1)/usr/sbin/
|
||||
$(INSTALL_BIN) ./root/usr/sbin/speedtest $(1)/usr/sbin/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user