Hi,
i am having some issues with the following autostart.sh script:
test.sh is located in the same folder as autostart.sh and i have done a chmod a+x on it. It has the same code as the first command in autostart.sh:
But for some reason, it only writes works to autostart.log. How do i properly execute a shellscript from autostart.sh?