Hi everyone,
I’m trying to script a fully automated background reinstallation of certain DietPi software titles (like Gitea/Roon Extension Manager which aren’t updated via apt).
I know the command:
dietpi-software reinstall <ID>
I need this to run completely non-interactively in a script/cron job without any prompts, config questions, or user interaction.