Fixed Typo #23
@@ -34,7 +34,7 @@ BGBL='\e[1;30;47m' # Background W Text Bl
 | 
				
			|||||||
N='\e[0m'          # How to use (example): echo "${G}example${N}"
 | 
					N='\e[0m'          # How to use (example): echo "${G}example${N}"
 | 
				
			||||||
loadBar=' '        # Load UI
 | 
					loadBar=' '        # Load UI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
##Setting Up Funcations
 | 
					##Setting Up Functions
 | 
				
			||||||
animate(){
 | 
					animate(){
 | 
				
			||||||
	PID=$!
 | 
						PID=$!
 | 
				
			||||||
	h=0
 | 
						h=0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user