Skip to content

Commit

Permalink
Merge pull request #400 from tomeshnet/patchfoo-rollback
Browse files Browse the repository at this point in the history
v0.4.2 - Fixed patchfoo
  • Loading branch information
darkdrgn2k authored May 12, 2019
2 parents 33354d3 + 107fae3 commit 3abdd0b
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 3abdd0b

Please sign in to comment.