File: run-examples

package info (click to toggle)
node-inline-source-map 0.6.2~git-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 240 kB
  • sloc: makefile: 20; sh: 15
file content (4 lines) | stat: -rwxr-xr-x 133 bytes parent folder | download | duplicates (2)
1
2
3
4
#!/bin/sh
set -e
PACKAGE=node-inline-source-map
find  "/usr/share/doc/$PACKAGE/examples/" -name '*.js' -print0 | xargs -0 -n1 nodejs