Electron version

This commit is contained in:
Bob Mottram 2017-09-12 22:29:34 +01:00
parent 575f0b29e8
commit 223d0b7dcb
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ install_patchwork() {
chroot "$rootdir" /root/npm_install.sh
fi
chroot "$rootdir" npm install electron-prebuilt -g
chroot "$rootdir" npm install electron@1.7.6 -g
git clone https://github.com/ssbc/patchwork $rootdir/etc/patchwork