From bc3aac08dd8faa50e3e35b83d55174fd4fc4b4c0 Mon Sep 17 00:00:00 2001 From: Hari Sekhon Date: Sun, 18 Aug 2024 00:55:48 +0200 Subject: [PATCH] updated markdown_replace_index.sh --- git/markdown_replace_index.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/git/markdown_replace_index.sh b/git/markdown_replace_index.sh index 100bf3579b8..9eda367f2d1 100755 --- a/git/markdown_replace_index.sh +++ b/git/markdown_replace_index.sh @@ -68,7 +68,6 @@ done timestamp "Generating new index for file: $markdown_file" "$srcdir/markdown_generate_index.sh" "$markdown_file" > "$index_tmp" -#cat "$index_tmp" timestamp "Replacing index in file: $markdown_file"