Files
yarn-plugin-nixify-patched/src/tmpl/bin-wrapper-node-modules.sh.in
T
2020-08-26 10:59:42 +02:00

3 lines
54 B
Bash

#!/bin/sh
exec '@@NODE_PATH@@' '@@SCRIPT_PATH@@' "$@"