ssb-invite
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ssb-invite", | ||
"description": "", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"homepage": "https://github.com/dominictarr/ssb-invite", | ||
@@ -6,0 +6,0 @@ "repository": { |
@@ -6,3 +6,3 @@ # ssb-invite | ||
first, ssh into your pub, and set your self as the pub's `master`. | ||
(this is similar to adding your key to `.ssh/authorized_hosts`) | ||
(this is like the ssb version adding your pubkey to `.ssh/authorized_hosts`) | ||
@@ -20,3 +20,3 @@ ``` | ||
nano ~/.ssh/config | ||
nano ~/.ssb/config | ||
@@ -23,0 +23,0 @@ # add the pub key from your local machine. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3468