mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	typo
This commit is contained in:
		
							parent
							
								
									b97e140389
								
							
						
					
					
						commit
						a8b564fa64
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -249,7 +249,7 @@ _exists() { | |||||||
|   fi |   fi | ||||||
|   if command >/dev/null 2>&1; then |   if command >/dev/null 2>&1; then | ||||||
|     command -v "$cmd" >/dev/null 2>&1 |     command -v "$cmd" >/dev/null 2>&1 | ||||||
|   elif which >/dev/null 2>&1;  |   elif which >/dev/null 2>&1; then | ||||||
|     which "$cmd" >/dev/null 2>&1 |     which "$cmd" >/dev/null 2>&1 | ||||||
|   fi |   fi | ||||||
|   ret="$?" |   ret="$?" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user