I have found the problem.
The script .lin must have the "#!/bin/bash" line.
Now it works fine.![]()
I have just intalled the linloader app.
So, I make script with the text.Code:echo "ok" > out.txt
When I click on the script.lin it does nothing and the file "out.txt" is not created.
My firmware is 46p.
I have found the problem.
The script .lin must have the "#!/bin/bash" line.
Now it works fine.![]()