ソースを参照

Generate blog at end of install

Bob Mottram 8 年 前
コミット
91228ef25a
共有1 個のファイルを変更した2 個の追加0 個の削除を含む
  1. 2
    0
      src/freedombone-app-pelican

+ 2
- 0
src/freedombone-app-pelican ファイルの表示

@@ -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