diff --git a/http/share/sitemap.uppxml b/http/share/sitemap.uppxml index ba5ee48..bfcf8d8 100644 --- a/http/share/sitemap.uppxml +++ b/http/share/sitemap.uppxml @@ -1,7 +1,7 @@ #! -for f in ${OUT}/*.html +for f in $(find "${OUT}" -name "*.html") do #!