wgtpkg-install: search in subdir "htdocs" also
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 8 Aug 2017 07:33:01 +0000 (09:33 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Tue, 8 Aug 2017 07:36:32 +0000 (09:36 +0200)
For widgets that are fully HTML, the search of the content
was not checking the subdirectory "htdocs" that is enforced
elsewhere.

This commits add the search of the content in the subdirectory
"htdocs". This is a temporarily fix. A better complete solution
has to be delivered later.

Bug-AGL: SPEC-808

Change-Id: I8bef7c4a31ff919827ceca05e203c2b277cf7657
Signed-off-by: José Bollo <jose.bollo@iot.bzh>

No differences found