done done wrong
This commit is contained in:
parent
a8c71b5242
commit
443ef212aa
4
qsgen2
4
qsgen2
@ -459,8 +459,9 @@ function _blogs() {
|
||||
|
||||
# Write to file
|
||||
echo "${blog_content}" > "${www_root}${blog_url}"
|
||||
done
|
||||
|
||||
else
|
||||
else
|
||||
|
||||
# Export metadata mode
|
||||
if (${debug}) echo "_blogs: Exporting metadata for ${blog}"
|
||||
@ -470,7 +471,6 @@ function _blogs() {
|
||||
export BLOG_URL="${www_root}${blog_url}"
|
||||
|
||||
fi
|
||||
done
|
||||
else
|
||||
echo "${yellow}No new or updated Blogs detected.${end}"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user