File: require

package info (click to toggle)
node-execa 0.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 176 kB
  • ctags: 13
  • sloc: makefile: 2; sh: 2
file content (3 lines) | stat: -rw-r--r-- 47 bytes parent folder | download | duplicates (2)
1
2
3
#!/bin/sh
set -e
nodejs -e "require('execa');"