mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-05 02:42:50 +00:00
Update microcode.sh
test
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user