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

Allow more than one = symbol in environment variable #94

Closed zedar187 closed 7 years ago

zedar187 commented 7 years ago

See issue #78. Quick fix for having more than one = symbols int the env variable.

arvind-agarwal commented 7 years ago

fixed in latest release 0.5.10