Hello, I have a problem with the custom script on my OrangePi Zero. The problem is that when I restart the OrangePi Zero, it does not run the autostart.sh script automatically until I logged in SSH.
When I connect in SSH it puts me this note.
Hi, but how should I update/reconfig my system? Dietpi 152 doesn’t work well with autostart.sh .
I had try to change rc.local file by replacing password with correct one, but it still same behaviour.
I entered this line of code into the autostart.sh file, but at reboot it says “chromium - command not found”.
I installed chromium with the “apt-get install chromium-browser”.
Is there a bit of code that should be preceding this line in order for it to execute?