Skip to content

Commit

Permalink
Forked and reverted Repo for PatchFoo
Browse files Browse the repository at this point in the history
Patchfoo git repo has been wiped. Pointed install script to forked copy.
  • Loading branch information
darkdrgn2k authored May 5, 2019
1 parent 33354d3 commit 107fae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ssb-patchfoo/install
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cd ~/.ssb/node_modules
npm install --unsafe-perm asyncmemo hashlru pull-stream pull-cat multicb hyperscript pull-paramap ssb-contact ssb-sort stream-to-pull-stream emoji-server pull-paginate ssb-mentions busboy mime-types pull-identify-filetype human-time pull-hyperscript jpeg-autorotate pull-catch diff pull-split pull-utf8-decoder ssb-web-resolver highlight.js pull-box-stream base64-url ssb-backlinks ssb-private

# Install patchfoo and enable plugin
git clone https://github.com/ssbc/patchfoo.git patchfoo
git clone https://github.com/darkdrgn2k/patchfoo.git patchfoo

# Replace ssb-server plugins.install with a static config file
# This will prevent the installation of these modules a second time
Expand Down

0 comments on commit 107fae3

Please sign in to comment.