Browse Source

Update microcode.sh

test
tteckster 1 year ago
parent
commit
dd495b6609
1 changed files with 2 additions and 2 deletions
  1. 2 2
      misc/microcode.sh

+ 2 - 2
misc/microcode.sh

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