I have set up git as I have a very large complex node-red flow which needs project management. I set up git using the instructions here https://community.victronenergy.com/questions/167523/how-to-enable-the-project-function-venusos-large-n.html.
However after updating the cerbo gx to 2.93 I found that git was no longer installed which meant that my node-red flow reverted to an old version. I had to go through the steps mentioned at the end of the previous thread and then terminate and restart node-red to get everything working again.
Is there some setting I can make somewhere that prevents packages I have installed being removed during an update? Or is there a location I can run a script that is only run automatically after an update?