Quote:
Originally Posted by KevinShort
try changing the line to the following:
Code:
/mnt/onboard/run.sh > /mnt/onboard/run.log 2>&1 &
It should then create a log file that will tell you what's going wrong.
|
Thanks again for your help. I have an answer. No idea why this doesn't work, though:-
Code:
line 134: /mnt/onboard/run.sh: not found
The run.sh script is in the same directory as run.log