intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 18 forks source link

Check return value in flash-stm32 and fail if not able to flash #263

Closed eliasbakken closed 2 years ago

eliasbakken commented 2 years ago

The script flash-stm32 which updates the firmware on the STM32 on first boot of a fresh refactor can fail without the service getting notified. The service should fail if the script fails. It can also be tried again, if it fails.

eliasbakken commented 2 years ago

Merged in master