mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-25 08:43:36 +00:00
- Essential modules would be installed by apt as they are already dependencies of plinth. - Plinth trying to trigger an installation is unnecessary. - Plinth installing deb packages might also cause problems with plinth startup if automatic upgrades are running. - Added back the --setup option - setup doesn't run when something else like diagnostics is invoked Signed-off-by: Joseph Nuthalpati <njoseph@thoughtworks.com> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>