File: runexamples

package info (click to toggle)
node-browser-resolve 1.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 588 kB
  • sloc: makefile: 20; sh: 15
file content (4 lines) | stat: -rwxr-xr-x 148 bytes parent folder | download | duplicates (3)
1
2
3
4
#!/bin/sh
set -e
DEB_PACKAGE='node-browser-resolve'
find /usr/share/doc/$DEB_PACKAGE/examples/ -name '*.js' -maxdepth 1 -print0 | xargs -0 -n1 node