mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update install.func
tweak
This commit is contained in:
		
							parent
							
								
									767899c4f2
								
							
						
					
					
						commit
						d5c38b978a
					
				| @ -41,7 +41,7 @@ error_handler() { | |||||||
|   local command="$2" |   local command="$2" | ||||||
|   local error_message="${RD}[ERROR]${CL} in line ${RD}$line_number${CL}: exit code ${RD}$exit_code${CL}: while executing command ${YW}$command${CL}" |   local error_message="${RD}[ERROR]${CL} in line ${RD}$line_number${CL}: exit code ${RD}$exit_code${CL}: while executing command ${YW}$command${CL}" | ||||||
|   echo -e "\n$error_message" |   echo -e "\n$error_message" | ||||||
|   if [[ "$line_number" -eq 22 ]]; then |   if [[ "$line_number" -eq 24 ]]; then | ||||||
|     echo -e "The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.\n" |     echo -e "The silent function has suppressed the error, run the script with verbose mode enabled, which will provide more detailed output.\n" | ||||||
|   fi |   fi | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user