Been trying to get this working for a while now and cant think of what might be causing this.
I have tried multiple scripts, that when run in terminal separately from outset, work without any issues. The main 2 I have been using as tests have been .sh and .py files with chmod +x checked on both (777).
when manually invoked through outset using --login-every it provides the error 'Bad Permissions'.
I have tried them with login-privileged-every and it provides the same results. I have tried it with 2 different Macbooks, one on Mojave and the other High-Sierra. Also tried using sudo to elevate the manual execution through outset and this didn't work either.
This is what's contained in the SafariSettings1.sh file if that helps?
Been trying to get this working for a while now and cant think of what might be causing this.
I have tried multiple scripts, that when run in terminal separately from outset, work without any issues. The main 2 I have been using as tests have been .sh and .py files with chmod +x checked on both (777).
when manually invoked through outset using --login-every it provides the error 'Bad Permissions'.
I have tried them with login-privileged-every and it provides the same results. I have tried it with 2 different Macbooks, one on Mojave and the other High-Sierra. Also tried using sudo to elevate the manual execution through outset and this didn't work either.
This is what's contained in the SafariSettings1.sh file if that helps?