mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update microcode.sh
test
This commit is contained in:
parent
d9147b073b
commit
dd495b6609
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ HOLD="-"
|
||||||
CM="${GN}✓${CL}"
|
CM="${GN}✓${CL}"
|
||||||
CROSS="${RD}✗${CL}"
|
CROSS="${RD}✗${CL}"
|
||||||
|
|
||||||
set -euo pipefail
|
#set -euo pipefail
|
||||||
shopt -s inherit_errexit nullglob
|
#shopt -s inherit_errexit nullglob
|
||||||
|
|
||||||
msg_info() {
|
msg_info() {
|
||||||
local msg="$1"
|
local msg="$1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue