commit 8dc1fb5391f8121925c418e1d5f617fc784d1be6
parent 900eefafe2c4528d1f8cfaec5f471312237541dc
Author: Sebastiano Tronto <sebastiano@tronto.net>
Date: Thu, 24 Nov 2022 00:35:02 +0100
Fixed formatting README.md file
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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