diff --git a/http/bin/mkws b/http/bin/mkws index 91a8172..83e3821 100755 --- a/http/bin/mkws +++ b/http/bin/mkws @@ -78,6 +78,3 @@ $(cat "${layout}") echo "Written ${OUT}/${rel_dir}${name}.${ext}" done - -echo "Making sitemap.xml" -pp "${SHARE}"/sitemap.uppxml "$1" > "${OUT}"/sitemap.xml diff --git a/http/share/sitemap.uppxml b/http/src/sitemap.uppxml similarity index 100% rename from http/share/sitemap.uppxml rename to http/src/sitemap.uppxml