Browse Source

Update microcode.sh

test
tteckster 1 năm trước cách đây
mục cha
commit
dd495b6609
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      misc/microcode.sh

+ 2 - 2
misc/microcode.sh

@@ -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"