It's not guaranteed that bash will be available at /bin/bash; it's even
less likely that node will always be installed at /usr/bin/node{,js}.
Always indirecting through /usr/bin/env means that there is only one
such path that needs to be available.
|
||
|---|---|---|
| .. | ||
| apploader.js | ||
| create_app_supports_field.js | ||
| create_apps_json.sh | ||
| firmwaremaker.js | ||
| firmwaremaker_c.js | ||
| language_scan.js | ||
| pre-publish.sh | ||
| sanitycheck.js | ||
| thumbnailer.js | ||