Logan Woolf
Results
1
comments of
Logan Woolf
I was able to get around this issue by calling a script that runs the needed commands ```bash $ pm2 start ~/launchers/strapi.sh ``` which ran this simple script ```bash #!/bin/bash...