crux-musl
CRUX Linux ditribution but musl instead of glibc
git clone
https://codeberg.org/emmett1/crux-musl
Log
|
Files
|
Refs
|
README
|
LICENSE
node-stdout-nonblocking-wrapper (47B)
1
#!/bin/sh
2
exec /usr/bin/node "$@" 2>&1 | cat -