From 07e4caa39d68d6bea50bc1314d09ca7961915556 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 24 Nov 2022 00:38:02 +0100 Subject: fixed readme.md thing for sure this time --- post-receive-stagit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-receive-stagit b/post-receive-stagit index 94d5a06..99a4acd 100755 --- a/post-receive-stagit +++ b/post-receive-stagit @@ -22,6 +22,7 @@ genstagit() { cd "$htdir" stagit -l 100 "$repo" git archive HEAD -o "$basedir/$name.zip" + git show master:README.md > file/README.md } cpindexfile() { @@ -36,7 +37,6 @@ cpstylefiles() { formatreadme() { cd "$htdir" - git show master:README.md > file/README.md printf '%s\n' \ g/class=\"line\"/d \ "/
" d d i "$(lowdown file/README.md)" . w \
-- 
cgit v1.3