Install electron for SSB on mesh

This commit is contained in:
Bob Mottram 2017-09-12 22:16:12 +01:00
parent 164481ce2e
commit 575f0b29e8
1 changed files with 2 additions and 0 deletions

View File

@ -585,6 +585,8 @@ install_patchwork() {
chroot "$rootdir" /root/npm_install.sh
fi
chroot "$rootdir" npm install electron-prebuilt -g
git clone https://github.com/ssbc/patchwork $rootdir/etc/patchwork
cat <<EOF > $rootdir/usr/bin/install_patchwork