Dev, ubuntu, JavaScript
I have an app coded in JS and I would like it to run a shell script (.sh) when it's being launched. The shell shript basically check if Ubuntu is up to date and update it if it isn't. I would like my App to run the script when it's being launched (maybe if I say it twice it will work like a magical spell) so is anyone able to help me? I can't find the solution on SO :c