mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 02:17:18 +00:00 
			
		
		
		
	
						commit
						6b00787f45
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -146,7 +146,7 @@ _dlg_versions() { | |||||||
| 
 | 
 | ||||||
|   echo "apache:" |   echo "apache:" | ||||||
|   if [ "$_APACHECTL" ] && _exists "$_APACHECTL"; then |   if [ "$_APACHECTL" ] && _exists "$_APACHECTL"; then | ||||||
|     _APACHECTL -V 2>&1 |     $_APACHECTL -V 2>&1 | ||||||
|   else |   else | ||||||
|     echo "apache doesn't exists." |     echo "apache doesn't exists." | ||||||
|   fi |   fi | ||||||
|  | |||||||
| @ -1,6 +1,6 @@ | |||||||
| #!/usr/bin/env sh | #!/usr/bin/env sh | ||||||
| 
 | 
 | ||||||
| #Here is a script to deploy cert to dovecot server. | #Here is a script to deploy cert to apache server. | ||||||
| 
 | 
 | ||||||
| #returns 0 means success, otherwise error. | #returns 0 means success, otherwise error. | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user