From aef029b426b4bab2cd458a43e9587253aaff95cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Tue, 30 Jan 2024 14:50:40 +0100 Subject: [PATCH] Working on _blog_idx_for_index --- qsgen2 | 3 --- 1 file changed, 3 deletions(-) diff --git a/qsgen2 b/qsgen2 index 91a48d0..66cdb51 100755 --- a/qsgen2 +++ b/qsgen2 @@ -399,7 +399,6 @@ function _blogs() { local debug=false local mode=${1} # If ", exports metadata; otherwise, creates blog posts - export updated_blogs=false # Running function _list_blog if (${debug}) echo "_blogs: Running function _list_blog" @@ -409,8 +408,6 @@ function _blogs() { _blog_cache if (( ${#make_blog_array[@]} > 0 )); then - - export updated_blogs=true # Regular blog creation process if [[ ! ${mode} ]]; then