diff options
author | Thomas Voss <mail@thomasvoss.com> | 2023-05-24 02:10:11 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2023-05-24 02:10:11 +0200 |
commit | 8372e02f11e0914324ebf9f495393b4a9df01dd7 (patch) | |
tree | 5ef7826eb9c1ab1722cdd4f03851e1e914a577fe /build | |
parent | ca5fa047343470826da1843b6ce5a0ae9f02a5fb (diff) |
Changelog fixes
Diffstat (limited to 'build')
-rwxr-xr-x | build | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -25,6 +25,9 @@ compile_for_lang() { $od/nav-bar.html sed -i "\\.<a href=/$1XYZ>.d" $od/nav-bar.html + mkdir $od/changelog + cp out/changelog.html $od/changelog/index.html + find $od -name '*.html' \ | pee cat "xargs -- sed -i ' s|href=/XX|href=/$1| |