Skip to content
Snippets Groups Projects
Commit 152d3f44 authored by Bob Mottram's avatar Bob Mottram
Browse files

Don't install git-ssb globally on mesh

parent ec5e7dd6
No related branches found
No related tags found
No related merge requests found
......@@ -588,8 +588,7 @@ cd /etc/patchwork
npm install --arch=$NPM_ARCH --build-from-source
npm install --arch=$NPM_ARCH --save-dev electron-rebuild
./node_modules/.bin/electron-rebuild
npm install --arch=$NPM_ARCH -g git-ssb --registry=http://localhost:8043/
#npm install --arch=$NPM_ARCH git-ssb
npm install --arch=$NPM_ARCH git-ssb
EOF
chroot "$rootdir" /bin/chmod +x /usr/bin/install_patchwork
chroot "$rootdir" /usr/bin/install_patchwork
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment