mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-02-11 08:23:49 +00:00
- Using ./run --develop ensures that the last list of dependencies are picked up from current source directory instead of list of dependencies from system configuration. - Using sudo -u plinth ensures that even if any temporary files are created, they belong to the plinth user instead of root user. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>