..
This commit is contained in:
parent
832b9012e7
commit
1ca687d058
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ define Package/cronosagent/install
|
|||
$(INSTALL_DIR) $(1)/opt/CronosAgent
|
||||
$(INSTALL_DIR) $(1)/etc/init.d
|
||||
$(INSTALL_DIR) $(1)/etc/config
|
||||
$(INSTALL_DIR) $(1)/etc/crontabs
|
||||
$(INSTALL_DIR) $(1)/usr/lib/lua/luci/controller
|
||||
$(INSTALL_DIR) $(1)/usr/lib/lua/luci/model/cbi/cronosagent
|
||||
$(INSTALL_BIN) $(PKG_BUILD_DIR)/cronosagent $(1)/opt/CronosAgent/
|
||||
|
|
Loading…
Add table
Reference in a new issue