View Single Post
Old 02-10-2013, 03:48 PM   #6
njpollard
Junior Member
njpollard began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Feb 2013
Device: Kobo Mini
Quote:
Originally Posted by KevinShort View Post
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
njpollard is offline   Reply With Quote