diff options
| author | Joe Carstairs <me@joeac.net> | 2026-06-16 21:55:33 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-06-16 21:55:33 +0100 |
| commit | 9adbe55164f4792e97b358587489aef356d06c99 (patch) | |
| tree | e4ab5961206904748b4e6155847956ee609a59d5 | |
| parent | 248b3088b3d017aca4a0e33204a3839c94d48a44 (diff) | |
move sitemap.uppxml into src
| -rwxr-xr-x | http/bin/mkws | 3 | ||||
| -rw-r--r-- | http/src/sitemap.uppxml (renamed from http/share/sitemap.uppxml) | 0 |
2 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 diff --git a/http/share/sitemap.uppxml b/http/src/sitemap.uppxml index bfcf8d8..bfcf8d8 100644 --- a/http/share/sitemap.uppxml +++ b/http/src/sitemap.uppxml |
