From 9cbc9643bc8246291a059adb7d9d0bcea4115268 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Tue, 30 Jan 2024 14:30:51 +0100 Subject: [PATCH] Working on _blog_idx_for_index --- qsgen2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qsgen2 b/qsgen2 index 40bbcf7..746adc4 100755 --- a/qsgen2 +++ b/qsgen2 @@ -535,7 +535,7 @@ function _blog_idx_for_index() { # We use _blogs to get the data to create the blog index #_blogs get_index - local debug=true + debug=true #if [[ ${updated_blogs} = "true" ]]; then