zapty / forever-service

Provision node script as a service via forever, allowing it to automatically start on boot, working across various Linux distros and OS
https://github.com/zapty/forever-service
MIT License
594 stars 65 forks source link

Allowing use of --foreverPath option even if forever is not globally installed #64

Closed brokenmass closed 6 years ago

brokenmass commented 8 years ago

If forever is not in the PATH , even if the --foreverPath option is used, forever-service was returning a forever not found error. This PR should fix that issue.

brokenmass commented 7 years ago

Any update ? is this project dead ?

viktor-kovalev-balt commented 6 years ago

+++

arvind-agarwal commented 6 years ago

@brokenmass thanks for the fix. Sorry, it took this long to publish, for some reason I lost track of this one.