Bläddra i källkod

Different directory

Bob Mottram 7 år sedan
förälder
incheckning
a4966549d9
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      src/freedombone-utils-nodejs

+ 1
- 1
src/freedombone-utils-nodejs Visa fil

151
     cp "$rootdir/usr/bin/npm" "$rootdir/root/npm"
151
     cp "$rootdir/usr/bin/npm" "$rootdir/root/npm"
152
 
152
 
153
     # TEST
153
     # TEST
154
-    grep -r "require('os').cpus().length" "$rootdir/.npm-global/lib/node_modules"/*
154
+    grep -r "require('os').cpus().length" "$rootdir/usr/lib/node_modules"/*
155
 
155
 
156
     # deliberately called again
156
     # deliberately called again
157
     nodejs_fix_cpu_detection
157
     nodejs_fix_cpu_detection