Sfoglia il codice sorgente

Install electron for SSB on mesh

Bob Mottram 7 anni fa
parent
commit
575f0b29e8
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2
    0
      src/freedombone-image-customise

+ 2
- 0
src/freedombone-image-customise Vedi File

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