mirror of
				https://github.com/searxng/searxng.git
				synced 2025-11-03 19:17:07 -05:00 
			
		
		
		
	typo: wanr_msg -> warn_msg
This commit is contained in:
		
							parent
							
								
									1388b44f8b
								
							
						
					
					
						commit
						095beb8605
					
				@ -69,7 +69,7 @@ nvm.min_node() {
 | 
				
			|||||||
    local higher_v
 | 
					    local higher_v
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    if ! command -v node >/dev/null; then
 | 
					    if ! command -v node >/dev/null; then
 | 
				
			||||||
        wanr_msg "Node.js is not yet installed"
 | 
					        warn_msg "Node.js is not yet installed"
 | 
				
			||||||
        return 42
 | 
					        return 42
 | 
				
			||||||
    fi
 | 
					    fi
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user