File: require

package info (click to toggle)
node-stream-http 2.8.3%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 516 kB
  • sloc: sh: 13; makefile: 10
file content (3 lines) | stat: -rw-r--r-- 53 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('stream-http');"