How to update pre-configured custom Raspian image (ModBros)
Hello at all
how I can update the pre-ModBros- Installation on my Raspberry, if it will be necessary
I want to install my Raspberry so that I can't just get to the SD card on a simple way
therefore this question if it is possible to update normally via SSH
THX for short Feedback
Cheers
Rog
Hi @MrRog
Unfortunately we do not have an automated way to update the image yet.
But if you already set everything up and it's working fine for you, there is no real pressure to update.
New themes are added by the Windows application and do not require you to update the Pi.
But if you want to update by yourself via SSH you could do this.
The source code for our Raspberry project is available here: https://github.com/ModBros/mobro-raspberrypi
You would just have to make sure to update all the files that changed and add all newly added files to your Pi.
The folder structure in the repository is the same as found on the pi under /home/modbros/mobro-raspberrypi
An automated way to update is already on our list of features and we will add that at some point in the future.