BrewPi/brewpi-script

Print different message on program script failure

Opened this issue · 0 comments

The main script always prints "New program uploaded to Arduino, script will restart" after running the programmer.

It should check the return value of the script and print a different message on failure.