Working on _blog_idx_for_index
This commit is contained in:
parent
88d8cd6290
commit
8dda036a7a
2
qsgen2
2
qsgen2
@ -586,6 +586,8 @@ function _blog_index() {
|
||||
exit
|
||||
fi
|
||||
|
||||
blogs get_index
|
||||
|
||||
if [[ ${updated_blogs} == "true" ]]; then
|
||||
echo "${green}Updating the Blog Index file${end}"
|
||||
blog_index_content=$(echo "${blog_index}" | perl -pe "s|BODY|${blog_index_list}|g")
|
||||
|
Loading…
x
Reference in New Issue
Block a user