diff options
Diffstat (limited to 'build')
-rwxr-xr-x | build | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -27,7 +27,7 @@ compile_for_lang() { sed -i "\\.<a href=/$1XYZ>.d" $od/nav-bar.html mkdir $od/changelog - cp out/changelog.html $od/changelog/index.html + changelog-dates.sed out/changelog.html >$od/changelog/index.html find $od -name '*.html' \ | pee cat "xargs -- sed -i ' |