Update microcode.sh

test
This commit is contained in:
tteckster 2023-08-11 21:17:51 -04:00 committed by GitHub
parent d9147b073b
commit dd495b6609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -25,8 +25,8 @@ HOLD="-"
CM="${GN}${CL}"
CROSS="${RD}${CL}"
set -euo pipefail
shopt -s inherit_errexit nullglob
#set -euo pipefail
#shopt -s inherit_errexit nullglob
msg_info() {
local msg="$1"