File: require

package info (click to toggle)
node-postgres 7.7.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,112 kB
  • sloc: makefile: 79; sh: 11
file content (3 lines) | stat: -rwxr-xr-x 44 bytes parent folder | download
1
2
3
#!/bin/sh
set -e
nodejs -e "require('pg');"