testiung for release 3

This commit is contained in:
2025-05-10 00:25:01 -06:00
parent 39a963d227
commit 831a70e3dd
6 changed files with 27 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
set -e # die on error in theory
set -e # die on error
echo -e "Clean, build, flash, monitor in steps, dying on error"