I'm using Forever Monitor to restart my server whenever I change a server file. However, I also want it to restart when files in another directory changes.
I have a "server" directory, a "client" directory, and a "shared" directory. At the moment, I'm using Forever Monitor to watch the "server" directory. However, I want it to watch the "shared" directory as well. Is there a way to do so?