From 8dc1fb5391f8121925c418e1d5f617fc784d1be6 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 24 Nov 2022 00:35:02 +0100 Subject: Fixed formatting README.md file --- post-receive-stagit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/post-receive-stagit b/post-receive-stagit index c74bdc1..94d5a06 100755 --- a/post-receive-stagit +++ b/post-receive-stagit @@ -75,7 +75,7 @@ mkpage() { genstagit cpindexfile cpstylefiles "./" - [ -e file/README.md ] && formatreadme + [ -e $htdir/file/README.md ] && formatreadme for f in $(find "$htdir" -name "*.html"); do adddownloadbutton $f addbottombar $f -- cgit v1.3