diff --git a/qsgen2 b/qsgen2 index 465daee..7e1b970 100755 --- a/qsgen2 +++ b/qsgen2 @@ -471,8 +471,9 @@ function _blogs() { export BLOG_URL="${www_root}${blog_url}" fi - else - echo "${yellow}No new or updated Blogs detected.${end}" + done + else + echo "${yellow}No new or updated Blogs detected.${end}" fi }