瀏覽代碼

Setup global npm before installing patchwork on mesh

Bob Mottram 7 年之前
父節點
當前提交
96e5e1f85d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/freedombone-image-customise

+ 1
- 0
src/freedombone-image-customise 查看文件

589
     fi
589
     fi
590
 
590
 
591
     get_npm_arch
591
     get_npm_arch
592
+    mesh_setup_npm
592
 
593
 
593
     git clone "$PATCHWORK_REPO" "$rootdir/etc/patchwork"
594
     git clone "$PATCHWORK_REPO" "$rootdir/etc/patchwork"
594
     if [ ! -d "$rootdir/etc/patchwork" ]; then
595
     if [ ! -d "$rootdir/etc/patchwork" ]; then