mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update alpine-docker-v5.sh
This commit is contained in:
		
							parent
							
								
									96e040fcb4
								
							
						
					
					
						commit
						939c9fe7d2
					
				| 
						 | 
				
			
			@ -27,7 +27,6 @@ var_os="alpine"
 | 
			
		|||
var_version="3.17"
 | 
			
		||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
 | 
			
		||||
var_install="${NSAPP}-v5-install"
 | 
			
		||||
timezone=$(cat /etc/timezone)
 | 
			
		||||
INTEGER='^[0-9]+([.][0-9]+)?$'
 | 
			
		||||
YW=$(echo "\033[33m")
 | 
			
		||||
BL=$(echo "\033[36m")
 | 
			
		||||
| 
						 | 
				
			
			@ -352,6 +351,7 @@ header_info
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
function update_script() {
 | 
			
		||||
    header_info
 | 
			
		||||
    normal=$(echo "\033[m")
 | 
			
		||||
    menu=$(echo "\033[36m")
 | 
			
		||||
    number=$(echo "\033[33m")
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue