1 2 3 4 5 6 7
#!/bin/sh # CHANGE THIS NEATROFF="$HOME/neatroff_make" export PATH="$NEATROFF/bin:$PATH" node ./index.js