瀏覽代碼

Enable git ssb site on mesh peer

Bob Mottram 7 年之前
父節點
當前提交
49541c630c
共有 1 個檔案被更改,包括 3 行新增0 行删除
  1. 3
    0
      src/freedombone-image-mesh

+ 3
- 0
src/freedombone-image-mesh 查看文件

@@ -1322,6 +1322,9 @@ function initialise_scuttlebot_pub {
1322 1322
     chown scuttlebot:scuttlebot /etc/scuttlebot/.ssb/config
1323 1323
     systemctl restart scuttlebot.service
1324 1324
     echo "scuttlebot pub started" >> /var/log/${PROJECT_NAME}.log
1325
+
1326
+    # git ssb site
1327
+    ln -s /etc/nginx/sites-available/git_ssb /etc/nginx/sites-enabled/git_ssb
1325 1328
 }
1326 1329
 
1327 1330
 # whether to reset the identity