From 95bf54d6899ca3e45d5e80edbca594662cfc881c Mon Sep 17 00:00:00 2001 From: Roman Tsisyk Date: Sat, 24 Dec 2022 10:50:57 +0200 Subject: [PATCH] Fixup --- tools/i18n.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/i18n.sh b/tools/i18n.sh index f94773e4..01cd55c9 100755 --- a/tools/i18n.sh +++ b/tools/i18n.sh @@ -18,7 +18,7 @@ set -x $TOOLS/extract-zola-translations.py -touch content/_index.md # force re-generation +touch content/_index.md po/content.pot po/*.po # force re-generation po4a .po4a.cfg sed -e '/"PO-Revision-Date/d' -e '/"POT-Creation-Date/d' -i'~' po/content.*.po po/content.pot