mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	fix for deactivate function
This commit is contained in:
		
							parent
							
								
									4cee14f3c5
								
							
						
					
					
						commit
						40ef86f475
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							| @ -3171,7 +3171,7 @@ _findHook() { | |||||||
| __get_domain_new_authz() { | __get_domain_new_authz() { | ||||||
|   _gdnd="$1" |   _gdnd="$1" | ||||||
|   _info "Getting new-authz for domain" "$_gdnd" |   _info "Getting new-authz for domain" "$_gdnd" | ||||||
| 
 |   _initAPI | ||||||
|   _Max_new_authz_retry_times=5 |   _Max_new_authz_retry_times=5 | ||||||
|   _authz_i=0 |   _authz_i=0 | ||||||
|   while [ "$_authz_i" -lt "$_Max_new_authz_retry_times" ]; do |   while [ "$_authz_i" -lt "$_Max_new_authz_retry_times" ]; do | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user