mirror of
https://github.com/SrIzan10/nodemon.git
synced 2026-05-01 10:55:09 +00:00
Pinched from https://github.com/npm/npm/blob/master/lib/utils/lifecycle.js#L197 By switching to using `sh` to fire up the command, it allows the user's exec command to chain unix commands together.