Skip to content

Instantly share code, notes, and snippets.

@dwblair
Created August 27, 2020 15:53
Show Gist options
  • Save dwblair/951df80d31d2940e55db70b7fd99e5fe to your computer and use it in GitHub Desktop.
Save dwblair/951df80d31d2940e55db70b7fd99e5fe to your computer and use it in GitHub Desktop.
starting Secure Scuttlebutt from a custom location
#!/bin/bash
npm start -- --path ~/Documents/myssb/.ssb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment