mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	
						commit
						d2f0178fab
					
				
							
								
								
									
										7
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										7
									
								
								acme.sh
									
									
									
									
									
								
							| @ -151,6 +151,13 @@ _dlg_versions() { | |||||||
|     echo "apache doesn't exists." |     echo "apache doesn't exists." | ||||||
|   fi |   fi | ||||||
| 
 | 
 | ||||||
|  |   echo "nginx:" | ||||||
|  |   if _exists "nginx"; then | ||||||
|  |     nginx -V 2>&1 | ||||||
|  |   else | ||||||
|  |     echo "nginx doesn't exists." | ||||||
|  |   fi | ||||||
|  | 
 | ||||||
|   echo "nc:" |   echo "nc:" | ||||||
|   if _exists "nc"; then |   if _exists "nc"; then | ||||||
|     nc -h 2>&1 |     nc -h 2>&1 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user