diff options
Diffstat (limited to 'macbook21_firstflash')
-rwxr-xr-x | macbook21_firstflash | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/macbook21_firstflash b/macbook21_firstflash index 24bd5cf..90d323f 100755 --- a/macbook21_firstflash +++ b/macbook21_firstflash @@ -18,6 +18,10 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. # +## Don't add this here. Errors are *expected* +# set -u -e -v +set -v + # USE ROOT OR SUDO WHEN EXECUTING THIS # uses flashrom to flash the rom |