Enable git ssb site on mesh peer

This commit is contained in:
Bob Mottram 2017-12-16 13:05:04 +00:00
parent 592d0f8d68
commit 49541c630c
1 changed files with 3 additions and 0 deletions

View File

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