Regenerate categories and links on lawn-update. - gopher-lawn - The gopher lawn gopher directory project. | |
git clone git://bitreich.org/gopher-lawn/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/gopher-lawn/ | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 170e79c54fa671ef9d578a2823fcb6feb3377230 | |
parent d7f94c647adf3006630938cabcf88aa32353fa56 | |
Author: Christoph Lohmann <20h@r-36.net> | |
Date: Mon, 22 Feb 2021 12:45:19 +0100 Regenerate categories and links on lawn-update. Diffstat: M lawn-update | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) --- | |
diff --git a/lawn-update b/lawn-update | |
@@ -30,3 +30,7 @@ cd "${lawngit}" } | ed -s "${lawnindex}" rm -f "${tmpfile}" + +cd ${lawnbase} +./mk-all + |