diff --git a/src/freedombone-image-customise b/src/freedombone-image-customise index 81d833d0..f2026c1a 100755 --- a/src/freedombone-image-customise +++ b/src/freedombone-image-customise @@ -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 < $rootdir/usr/bin/install_patchwork