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 /http/bin/mkws | |
| parent | 248b3088b3d017aca4a0e33204a3839c94d48a44 (diff) | |
move sitemap.uppxml into src
Diffstat (limited to 'http/bin/mkws')
| -rwxr-xr-x | http/bin/mkws | 3 |
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 |
