From dbb212e3f30612f7c27970413796025388c5920e Mon Sep 17 00:00:00 2001 From: cel Date: Fri, 27 Nov 2020 15:01:20 -0500 Subject: %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256 --- README.md | 8 ++++---- doc/install-guide.html | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 58c596d..512c713 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Running as a standalone process this way is useful if you can use git-ssb and ss ```sh git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256 +ssb-npm install --production --branch %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256 npm start ``` @@ -94,7 +94,7 @@ This is the traditional way to install and run patchfoo. cd ~/.ssb/node_modules git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256 +ssb-npm install --production --branch %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256 node enable-plugin.js ``` @@ -118,7 +118,7 @@ This installs patchfoo globally and gives you a `patchfoo` executable. Note: if you previously installed a patchfoo binary release, [ssb-]npm will not overwrite it. You must manually remove it (e.g. `rm ~/.local/bin/patchfoo`) before installing via ssb-npm. ```sh -ssb-npm install -g patchfoo --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256 +ssb-npm install -g patchfoo --branch %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256 ``` ### as a ssb-server plugin @@ -126,7 +126,7 @@ ssb-npm install -g patchfoo --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi This does a global ssb-npm install and then symlinks it into place and installs it with ssb-server as a plugin. ```sh -ssb-npm install -g patchfoo --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256 +ssb-npm install -g patchfoo --branch %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256 dir=$(dirname $(realpath $(which patchfoo))) ln -s "$dir" ~/.ssb/node_modules/ node "$dir/enable-plugin.js" diff --git a/doc/install-guide.html b/doc/install-guide.html index bd19c76..c2eba16 100644 --- a/doc/install-guide.html +++ b/doc/install-guide.html @@ -38,7 +38,7 @@ ssb-npm install -g git-ssb@2.8.0 \
 git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo
 cd patchfoo
-ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256
+ssb-npm install --production --branch %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256
 npm start
 
@@ -48,7 +48,7 @@ mkdir ~/.ssb/node_modules cd ~/.ssb/node_modules git clone ssb://%YAg1hicat+2GELjE2QJzDwlAWcx0ML+1sXEdsWwvdt8=.sha256 patchfoo cd patchfoo -ssb-npm install --production --branch %HWJLkLhiapPIaWn2yBOsFIeLNwyrYdSn/Z8cDqiBBi4=.sha256 --branch %eNFBTxGjgxmiQMzNUnHrQqXuBmZ8lwdwlnCbvSG8Rb0=.sha256 +ssb-npm install --production --branch %Et6Ij2bOS4SUzpimKTVUdMPnb8vjP8Lg2dObBJ/0oGE=.sha256 node enable-plugin.js

Restart ssb-server or Patchwork.

-- cgit v1.2.3