mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-11 19:48:45 +01:00
luciexpress: copy over img
This commit is contained in:
parent
f9f41e0655
commit
a82beee931
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ define Package/luciexpress/install
|
|||
grunt compile
|
||||
$(INSTALL_DIR) $(1)/www
|
||||
$(CP) ./bin/* $(1)/www/
|
||||
$(CP) ./htdocs/img $(1)/www/
|
||||
$(CP) ./htdocs/index.html $(1)/www/
|
||||
$(CP) ./htdocs/config.json $(1)/www/
|
||||
$(INSTALL_DIR) $(1)/www/themes/vodafone/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue