Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This script would auto start building and install process to build the app with changes. You might need to reboot the brain to get the updates.

Show app logs

Run the following command to show a full list of logs of the app.

Code Block
journalctl -f --user-unit example-app.service

...

How to contribute to the frontend:

...