mirror of
				https://github.com/searxng/searxng.git
				synced 2025-10-30 18:22:31 -04:00 
			
		
		
		
	Merge pull request #1089 from capric98/patch-1
fix: typo in lib_nvm.sh wanr_msg -> warn_msg
This commit is contained in:
		
						commit
						09230bfad9
					
				| @ -69,7 +69,7 @@ nvm.min_node() { | ||||
|     local higher_v | ||||
| 
 | ||||
|     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 | ||||
|     fi | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user