index
:
contrib.git
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3.7
master
Mirror of crux.nu Crux contrib repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firefox
/
node-stdout-nonblocking-wrapper
blob: b2814b8d40392ffe76c24d7676c91a353a23b76a (
plain
)
1
#!/bin/sh
2
exec /usr/bin/node "$@" 2>&1 | cat -
Generated by
cgit