git ssb

2+

cel / ssb-party



Commit 4aa5796de093ffbb514513910be237972d59ab58

Add start message

cel committed on 3/22/2017, 6:48:59 PM
Parent: d678e80e3f2601e6be0e59a473dee17700cde0dd

Files changed

index.jschanged
index.jsView
@@ -64,8 +64,9 @@
6464 }(remote))
6565 }
6666
6767 function spawnSbot(config, cb) {
68 + console.error('Starting scuttlebot...')
6869 function cbOnce(err, addr) {
6970 if (!cb) return
7071 cb(err, addr)
7172 cb = null

Built with git-ssb-web