ssb-server license mention
This commit is contained in:
@@ -99,7 +99,7 @@ If that doesn't work you can [read more about installing node on arm v6 architec
|
||||
|
||||
#### setup SSB
|
||||
|
||||
`sudo npm install -g ssb-server` doesn't seem to work to install SSB, says `illegal instruction` :/ I got it to work once but now I can't remember what I did! So my **extremely** hacky workaround is to unzip `ssb-server.zip` from the install directory into `/usr/local/lib/node_modules/`. This is v bad and needs to be fixed asap.
|
||||
`sudo npm install -g ssb-server` doesn't seem to work to install SSB, says `illegal instruction` :/ I got it to work once but now I can't remember what I did! So my **extremely** hacky workaround is to unzip `ssb-server.zip` from the install directory into `/usr/local/lib/node_modules/`. This is v bad and needs to be fixed asap. [SSB-server](https://github.com/ssbc/ssb-server) is made available via the MIT licese.
|
||||
|
||||
As long as the repo is at `/home/pi/ebb` these service files should be configured fine. Otherwise you gotta edit ssb.service and ebb-carousel.service and update the `WorkingDirectory` field.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user