script
This commit is contained in:
		
							parent
							
								
									b28f9b9213
								
							
						
					
					
						commit
						ee21ce225e
					
				@ -800,7 +800,7 @@ echo
 | 
				
			|||||||
if [ $VALIDATION_ERRORS -eq 0 ]; then
 | 
					if [ $VALIDATION_ERRORS -eq 0 ]; then
 | 
				
			||||||
    # Success celebration sequence
 | 
					    # Success celebration sequence
 | 
				
			||||||
    printf "${GREEN}${BOLD}${BG_GREEN}${WHITE}"
 | 
					    printf "${GREEN}${BOLD}${BG_GREEN}${WHITE}"
 | 
				
			||||||
    printf "%*s" $((COLS)) | tr ' ' '='
 | 
					    printf "%*s" $((COLS)) "" | tr ' ' '='
 | 
				
			||||||
    printf "${RESET}\n"
 | 
					    printf "${RESET}\n"
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
    # Animated success banner
 | 
					    # Animated success banner
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user