mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update debian-v3.sh
This commit is contained in:
		
							parent
							
								
									27dd16a103
								
							
						
					
					
						commit
						04d863a474
					
				| 
						 | 
				
			
			@ -4,10 +4,10 @@ INTEGER='^[0-9]+$'
 | 
			
		|||
YW=`echo "\033[33m"`
 | 
			
		||||
BL=`echo "\033[36m"`
 | 
			
		||||
RD=`echo "\033[01;31m"`
 | 
			
		||||
CM='\xE2\x9C\x94\033'
 | 
			
		||||
BGN=`echo "\033[4;92m"`
 | 
			
		||||
GN=`echo "\033[32m"`
 | 
			
		||||
CL=`echo "\033[m"`
 | 
			
		||||
CM="${GN}✓${CL}"
 | 
			
		||||
APP="Debian"
 | 
			
		||||
NSAPP=$(echo ${APP,,} | tr -d ' ')
 | 
			
		||||
while true; do
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue