foreversd / forever

A simple CLI tool for ensuring that a given script runs continuously (i.e. forever)
http://github.com/foreverjs/forever
MIT License
13.87k stars 946 forks source link

Issue starting multiple servers in one command #1136

Open Mathiaszero opened 1 year ago

Mathiaszero commented 1 year ago

Screenshot 2022-11-17 100653

When I tried to start multiple servers in a command, the command I put failed to start them. Both m.js and o.js do exist, I had started them separately before with no issues.