Browse Source

Generate blog at end of install

Bob Mottram 8 years ago
parent
commit
91228ef25a
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      src/freedombone-app-pelican

+ 2
- 0
src/freedombone-app-pelican View File

@@ -800,6 +800,8 @@ function install_pelican {
800 800
     install_pelican_website
801 801
     install_pelican_website_onion
802 802
 
803
+    pelican_regenerate_blog
804
+
803 805
     function_check nginx_ensite
804 806
     nginx_ensite $PELICAN_DOMAIN_NAME
805 807
     systemctl restart nginx