mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update debian11_container.sh
This commit is contained in:
		
							parent
							
								
									8684a5cdf9
								
							
						
					
					
						commit
						e95e2feb1d
					
				| @ -13,7 +13,7 @@ done | ||||
| set -o errexit  #Exit immediately if a pipeline returns a non-zero status | ||||
| set -o errtrace #Trap ERR from shell functions, command substitutions, and commands from subshell | ||||
| set -o nounset  #Treat unset variables as an error | ||||
| #set -o pipefail #Pipe will exit with last non-zero status if applicable | ||||
| set -o pipefail #Pipe will exit with last non-zero status if applicable | ||||
| shopt -s expand_aliases | ||||
| alias die='EXIT=$? LINE=$LINENO error_exit' | ||||
| trap die ERR | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user