Hi,
I am trying to start a bash script at starup of TC.
I added in the file bootlocal.sh:
bash myscript.sh
The script reads keybord input. If I start the script from a promt, their is no problems, but at startup time its ends without to wait for input.
Any suggestions?
Thanks in advance