Electron version
This commit is contained in:
parent
575f0b29e8
commit
223d0b7dcb
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue