4 lines
80 B
Bash
Executable File
4 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
node ./scripts/hpm.js "$@"
|
|
# HPM_DEBUG=1 node ./scripts/hpm.js "$@"
|