Today I attempted to make a chrome tab open from boot on a li potato running armbain. We were not successful.
I learned how to write a systemd file, which runs a script on boot.
I also learned the commands associated with running and checking the status of a systemd file.
I learned more about bash, including how to open a browser and how to write a bash script.
I also learned how to write a python script that runs another python script.
Next time I work on this project, I will try and see if I can fix the error when we attempted to run the bash script that opened a browser.