mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update microcode.sh
tweak fixes https://github.com/tteck/Proxmox/issues/1680
This commit is contained in:
		
							parent
							
								
									dd495b6609
								
							
						
					
					
						commit
						4fb6313bec
					
				| 
						 | 
				
			
			@ -25,9 +25,6 @@ HOLD="-"
 | 
			
		|||
CM="${GN}✓${CL}"
 | 
			
		||||
CROSS="${RD}✗${CL}"
 | 
			
		||||
 | 
			
		||||
#set -euo pipefail
 | 
			
		||||
#shopt -s inherit_errexit nullglob
 | 
			
		||||
 | 
			
		||||
msg_info() {
 | 
			
		||||
  local msg="$1"
 | 
			
		||||
  echo -ne " ${HOLD} ${YW}${msg}..."
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue