I was previously running an ledshim on my rasperry pi 4 which i now want to run as an Octopi however i still want to keep my ledshim running.
I previously used the following installation script to get it working on my Pi 4
curl https://get.pimoroni.com/ledshim | bash
crontab -e
@reboot python3 /home/pi/Pimoroni/ledshim/examples/rainbow.py &
How can i get this working using Octopi ?
https://drive.google.com/file/d/1PNfhJgtYE2fFGmiRkrBiAYSMHUnnZhis/view?usp=sharingi get this