1

I've built an Electron app that requires to run a shell script, any suggestions on how to achieve this? I believe I'll have to spawn a child process from Electron and then find the path to the shell script, but I don't really have a clear idea or example on how to do it. Thanks in advance!

0 Answers0