summaryrefslogtreecommitdiff
path: root/http/bin/mkws
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2026-06-16 21:55:33 +0100
committerJoe Carstairs <me@joeac.net>2026-06-16 21:55:33 +0100
commit9adbe55164f4792e97b358587489aef356d06c99 (patch)
treee4ab5961206904748b4e6155847956ee609a59d5 /http/bin/mkws
parent248b3088b3d017aca4a0e33204a3839c94d48a44 (diff)
move sitemap.uppxml into src
Diffstat (limited to 'http/bin/mkws')
-rwxr-xr-xhttp/bin/mkws3
1 files changed, 0 insertions, 3 deletions
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